agents-cli alternatives
Curated alternatives to agents-cli — and why you'd switch.
squid
Claude Code plugin that turns a feature spec into a reviewed PR through a 5-agent pipeline — PA → SWE → Tester → PR-Reviewer → On-Call — with exactly two human gates.
Why switchSame shape — a skills layer that upgrades your coding assistant into a specialized workflow — different bet: agents-cli specializes it for the Google Cloud agent lifecycle; squid for a convention-enforcing spec→PR software factory.
Full comparison →LangGraph
Build stateful, multi-actor LLM apps as graphs — durable execution, human-in-the-loop, streaming.
Why switchBoth are ways to build production agentic apps, but from opposite ends: LangGraph is an open, embeddable graph runtime that runs anywhere, while agents-cli is Google's CLI+skills around ADK that scaffolds, evaluates, and deploys agents specifically on Google Cloud / Gemini Enterprise. Choose by ecosystem and portability needs.
Full comparison →Ragas
Evaluation toolkit for your RAG and agent pipelines — faithfulness, relevance, and more.
Why switchagents-cli ships a full agent-eval suite — trace generation, metric grading, LLM-as-judge, failure-mode clustering, prompt optimization — which overlaps Ragas's job. Difference: Ragas is eval-only and framework-agnostic, while agents-cli's eval is one stage of a GCP-bound scaffold/deploy pipeline.
Full comparison →