The Index
Every entry verified live, scored against the public rubric, and timestamped. Sorted by overall score, never by stars.
6 of 46 entries
The most adopted graph-based agent orchestration framework: workflows as explicit state machines with checkpointing, human-in-the-loop…
An agent framework built on type validation: structured outputs, dependency injection, and tool schemas checked the way Pydantic checks…
OpenAI's first-party multi-agent framework: agents, handoffs, guardrails, and tracing in a deliberately small API surface.
Google's Agent Development Kit: code-first agent construction with built-in evaluation tooling and deployment paths into the Google Cloud…
Role-based multi-agent orchestration: crews of agents with roles, goals, and tasks, optimized for approachability over control-flow…
Microsoft's agentic programming framework: conversation-based multi-agent patterns from the original research lineage, in transition toward…