agents-cli
The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud.
Learn to build multi-agent systems with agents-cli and ADK's SequentialAgent, ParallelAgent, and LoopAgent. Discover deterministic workflows and seamless state passing for powerful agent compositions.
How to Upgrade Existing Projects Using agents-cli scaffold upgradeSafely upgrade your existing projects with agents-cli scaffold upgrade. This command merges template updates with your code, preserving customizations.
How to Troubleshoot Common agents-cli Deployment Failures (Cloud Run, GKE, Agent Runtime)Troubleshoot common agents-cli deployment failures on Cloud Run and GKE. Learn to fix Dockerfile issues, ignore-file conflicts, environment variable conflicts, and IAM permission gaps quickly.
How to Synthesize Multi-Turn Evaluation Scenarios with agents-cli eval dataset synthesizeSynthesize multi-turn evaluation scenarios for your ADK agent using agents-cli eval dataset synthesize. Generate test conversations and grade them with agents-cli eval grade for comprehensive testing.
How to Implement RAG with agents-cli: A Complete Guide to Retrieval-Augmented GenerationLearn to implement RAG with agents-cli by scaffolding a project and using adk-samples. Get a complete guide to Retrieval-Augmented Generation with this workflow.
How to Manage Secrets and Environment Variables for Different Agents-CLI Deployment TargetsMaster secrets and environment variables for agents-cli deployments. Learn a layered approach using .env files, Terraform, CI/CD, and runtime helpers for secure and efficient management across development and production.
How to Optimize Agent Prompts Using the GEPA Framework with agents-cli eval optimizeOptimize agent prompts using the GEPA framework with agents-cli eval optimize. Iteratively rewrite your agent's system instruction against evaluation metrics for better performance.
How to Create and Register Custom Evaluation Metrics for agents-cliLearn how to create and register custom evaluation metrics for agents cli. Define them in eval_config.yaml and run them with flags for seamless integration.
How to Implement Observability with Cloud Trace and Logging in agents-cliImplement observability in agents-cli with Cloud Trace and logging. Automatically wire OpenTelemetry and send logs to GCS/BigQuery using environment variables.
How to Set Up CI/CD Pipelines with agents-cli infra cicd: Complete GuideEasily set up CI/CD pipelines with agents-cli infra cicd. Provision GitHub repos, Terraform backends, and build runners like GitHub Actions or Cloud Build in one go.
How to Configure Deployment Targets (Agent Runtime, Cloud Run, GKE) in agents-cli-manifest.yamlConfigure deployment targets like agent runtime, Cloud Run, or GKE in agents-cli-manifest.yaml. Learn how to set the deployment_target field for your agent deployments.
How Lazy Command Loading Works in agents-cli's Click-Based ArchitectureDiscover how lazy command loading in agents-cli defers heavy module imports until command invocation optimizing performance through its Click-based architecture.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →