context-machine-lab/ContextAgent
Context-central multi-agent framework with PyTorch-like API. Build intelligent agent systems with minimal code.
Leverages centralized context management (separating templates from state) and decoupled agent design where agents are LLMs bound to specific context profiles, built on the OpenAI Agents SDK. Supports multi-LLM backends (OpenAI, Claude, Gemini, DeepSeek) with a modular pipeline architecture that enables async workflow orchestration via `@autotracing`-decorated methods and live web UI monitoring.
Stars
74
Forks
7
Language
Python
License
MIT
Category
Last pushed
Oct 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/context-machine-lab/ContextAgent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultracontext/ultracontext
Open Source Context infrastructure for AI agents. Auto-capture and share your agents' context everywhere.
dunova/ContextGO
Local-first context & memory runtime for multi-agent AI coding teams. MCP-free. Rust/Go accelerated.
dgenio/contextweaver
Budget-aware context compilation and context firewall for tool-heavy AI agents.
EfficientContext/ContextPilot
Accelerating Long Context LLM Inference with Accuracy-Preserving Context Optimization in SGLang,...
LogicStamp/logicstamp-context
A Context Compiler for TypeScript. Deterministic, diffable architectural contracts and...