Reading up on Gemini CLI
19 deep · digging since nov 27, 25
- Show HN: A plain-text cognitive architecture for Claude Code
Cog provides a structured plain-text memory system for AI coding agents, enabling shared context across tools like Claude Code and Cursor without a server or database.
- Rethinking open source mentorship in the AI era - The GitHub Blog
In the AI era, open source maintainers should use the 3 Cs framework to mentor strategically without burnout as contribution volume grows.
- GitHub - JeanMeijer/slopmeter: CLI tool to show off how many tokens you use
Slopmeter is a CLI tool that generates usage heatmaps and token-count stats for six AI coding assistants over the past year.
- GitHub - es617/claude-replay: Community tool to convert Claude Code session transcripts into self-contained, embeddable HTML replays
Claude-replay converts AI coding agent session transcripts into self-contained, interactive HTML replays for sharing and embedding.
- AI and My Crisis of Meaning
Feeling his value as a developer is dissolving, the author describes how AI coding tools completed a 12-week project in 3 hours, leaving him anxious about purpose and income.
- GitHub - wesm/agentsview: Fast local coding agent session viewer for Claude, Codex, Gemini, with analytics dashboard and full text search
agentsview is a local-first tool for browsing, searching, and analyzing session data and costs across multiple AI coding agents via a web UI and CLI.
- How System Prompts Define Agent Behavior
System prompts shape coding agent behavior as much as the underlying model, with swaps between agents like Claude and Codex producing distinctly different workflows.
- Solo
Solo is a native terminal workspace that runs AI coding agents like Claude Code and Codex alongside a developer's full stack, providing unified visibility, auto-restart, and MCP-based agent coordination.
- It looks like the status/need-triage label was removed
An unclosed loop in GitHub Actions workflows caused Gemini CLI's label-adding and -removing bots to fight over 4,600 times, flooding the issue with notifications.
- Show HN: isometric.nyc – giant isometric pixel art map of NYC
An isometric pixel-art map of NYC was created by using a few dozen hand-tuned AI outputs to fine-tune Qwen, enabling seamless tile generation at massive scale with zero handwritten code.
- The next two years of software engineering
Software engineering roles shift as AI speeds coding; juniors must become AI-proficient specialists while seniors maintain deep system knowledge.
- AddyOsmani.com - How to write a good spec for AI agents
Writing effective AI agent specs requires a high-level vision, structured PRD-like format, modular task breakdowns, and built-in guardrails to keep agents focused and productive.
- Among the Agents - by Dean W. Ball - Hyperdimensional
Coding agents now approach AGI, but the real challenge is using them to transform business, science, and governance.
- GitHub - tobilg/ai-observer: Unified local observability for AI coding assistants
AI Observer is a self-hosted, single-binary OpenTelemetry observability backend that tracks token usage, costs, latency, and errors across multiple AI coding assistants via a local dashboard.
- AddyOsmani.com - The Next Two Years of Software Engineering
The next two years of software engineering hinge on how AI affects junior hiring, skill atrophy, role evolution, specialist vs generalist, and education pathways.
- Getting a Gemini API key is an exercise in frustration — Ankur Sethi's Internet Website
Setting up a paid Gemini API key requires navigating Google's confusing product names and a convoluted billing process, unlike Anthropic's and OpenAI's simpler systems.
- GitHub - addyosmani/gemini-cli-tips: Gemini CLI Tips and Tricks
Gemini CLI offers roughly 30 pro-tips for agentic coding, covering persistent context, custom commands, MCP extensibility, memory, and checkpointing for safe development workflows.