Google open-sources Agents CLI: one coding agent to build, eval and ship agents
blaizedsouza · x · 2026-08-20
Covers Google's open-sourced agents-cli (5.7k GitHub stars): a CLI plus skills that turn any coding assistant into an expert at creating, evaluating and deploying agents on Google Cloud.
Context is Karpathy's agentic engineering lifecycle: writing the agent is no longer the hard part — scaffolding it, deploying to a runtime, locking down identity and network, evaluating it, and publishing are. Those steps traditionally live in separate consoles and configs. Agents CLI condenses the full lifecycle into the coding agent itself: a setup command injects lifecycle skills so a single coding agent can carry an idea from an empty folder to a governed, published enterprise asset, driven by plain-English prompts.
More from coding & agent
- DeepSeek Harness Update: Multi-Codex Instances & Multimodal Support — teortaxesTex · 2026-08-20
- Dev Workflow: Connecting Grok to Cloudflare and GitHub for Zines — billyjhowell · 2026-08-20
- Manim AI Agent: Autonomous creation of 3Blue1Brown-style math videos — epistetechnic · 2026-08-20
- Designing abstraction layers for agent model dependencies — datavyro · 2026-08-20
- How to debug multi-step agent pipelines efficiently? — 67bytes · 2026-08-20
- LLM-as-a-Verifier ranks #2 on GitHub Trending — simonguozirui · 2026-08-20