OpenCSGs/coagent
An open-source framework for building monolithic or distributed agentic systems, ranging from simple LLM calls to compositional workflows and autonomous agents.
Provides three runtime options—LocalRuntime for monolithic deployments, and HTTP/NATS-based distributed runtimes for scaling agents across services. Built on event-driven architecture, it supports ReAct agents, multi-agent orchestration with dynamic routing (triage, handoffs), and integrates with Model Context Protocol for tool access and LiteLLM for multi-model support.
Stars
26
Forks
5
Language
Python
License
AGPL-3.0
Category
Last pushed
Jan 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/OpenCSGs/coagent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
horizon-rl/strands-sglang
SGLang model provider for Strands Agents for on-policy agentic RL training.
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together...