kayba-ai/agentic-context-engine
🧠Make your agents learn from experience. Now available as a hosted solution at kayba.ai
Maintains a persistent "Skillbook" of learned strategies that agents apply to future tasks, using a three-role system (Agent, Reflector, SkillManager) where a Recursive Reflector executes Python code in sandboxed environments to extract actionable patterns from execution traces. Integrates with 100+ LLM providers via PydanticAI's LiteLLM backend (OpenAI, Anthropic, Google, Bedrock, Groq, etc.) and requires no fine-tuning, vector databases, or external training data—agents improve purely through structured feedback loops.
1,978 stars. Actively maintained with 131 commits in the last 30 days.
Stars
1,978
Forks
250
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
131
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/kayba-ai/agentic-context-engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related agents
MemMachine/MemMachine
Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory...
knowns-dev/knowns
The memory layer for AI-native development — giving AI persistent understanding of your software...
Dicklesworthstone/cass_memory_system
Procedural memory for AI coding agents: transforms scattered session history into persistent,...
rexdivakar/HippocampAI
HippocampAI — Autonomous Memory Engine for LLM Agents
MehulG/memX
A real-time shared memory layer for multi-agent LLM systems.