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.

Original post →

More from coding & agent

coding & agent channel →