AIAny
AI Agent2026
Icon for item

google/agents-cli

Provides a CLI and skill suite that lets coding assistants scaffold, evaluate, and deploy ADK-based AI agents on Google Cloud. Integrates eval pipelines (generate/grade), deployment infra and CI/CD scaffolds, observability, and Gemini Enterprise publishing workflows.

Introduction

Most teams building production AI agents need more than an agent framework: they need a reproducible lifecycle for scaffolding, evaluating, and shipping agents. agents-cli surfaces that lifecycle as a CLI plus a set of "skills" that coding assistants can invoke, so a human or an assistant can iterate from prototype to cloud deployment without stitching dozens of tools together.

What Sets It Apart
  • Agent-centric lifecycle commands: explicit commands for scaffold, run, eval (generate/grade), and deploy—so teams get a consistent workflow from local dev to cloud. This reduces ad-hoc scripts and preserves reproducible traces of evaluations.
  • Evaluation-first tooling: supports eval dataset generation, LLM-as-judge grading, adaptive rubrics, and tools to compare and analyze failure modes, enabling systematic agent tuning rather than one-off manual tests.
  • Cloud-native deployment and publish hooks: includes infra scaffolding (single-project, datastore for RAG), CI/CD templates, observability integrations, and a publish path to Gemini Enterprise, making it suited for Google Cloud–centric productionization.
  • Skills model for coding assistants: exposes the CLI as composable skills so other coding agents (e.g., Antigravity CLI, Claude Code, Codex) can orchestrate end-to-end agent builds programmatically.
Who It's For and Tradeoffs

Great fit if you or your organization plan to build ADK agents and deploy them on Google Cloud (including Gemini Enterprise), and you want integrated eval and CI/CD patterns. It accelerates teams that treat agent development as a software lifecycle with observability and governance needs.

Look elsewhere if you need a lightweight, provider-agnostic agent runtime with minimal cloud lock-in, or if your stack targets non-Google-cloud-first deployments; the project is opinionated toward ADK patterns and Google Cloud deployment workflows.

Information

  • Websitegithub.com
  • OrganizationsGoogle
  • Authorssushicw, eliasecchig, CallumHYoung
  • Published date2026/04/08

Categories

More Items

GitHub
AI Agent2021

Build internal web apps, dashboards, workflows and AI agents with a visual low-code builder that connects to databases, APIs, SaaS and object storage. Includes AI app generation, AI query builder and AI debugging plus self-hosting and enterprise features like RBAC and audit logs.

GitHub
AI Agent2026

Provides a local-first desktop workspace that runs and coordinates AI agents across your files, browser, and third-party tools with a shared, editable memory. Offers built-in models or bring-your-own-keys, one-click OAuth to 100+ integrations, and browser-driven agent automation.

GitHub
AI Client2026

Local-first AI agent workspace that unifies coding, writing, design, research and automation under one runtime shared between a desktop GUI and a terminal TUI. Features Agent Graph for long-running, auditable workflows, multi-provider model support, and local-by-default data storage.