#644 · Primary category: AI Agents & Automation
autocontext
a recursive self-improving harness designed to help your agents (and future iterations of those agents) succeed on any task
Project last updated:08/28/26
GitHub Stars
1.3K
Forks
109
Contributors
3
License
Apache-2.0
Why we included this project
Teams that rely on coding or support agents often watch them repeat the same mistakes run after run. autocontext addresses that by treating every task as a chance to learn: you give it a goal in plain language, it runs the task against an evaluation, keeps what worked, drops dead ends, and leaves behind traces, reports, playbooks, and datasets for the next iteration. Because everything is stored as files, you can inspect, diff, replay, or feed that accumulated knowledge into training, which makes it practical for distilling stable behavior into a cheaper runtime. It works as a Python CLI and library, a TypeScript/Node package, and can drive Claude, Codex, Pi, or any OpenAI-compatible endpoint, including self-hosted models on vLLM or Ollama. That combination of a learning loop and flexible deployment makes it a solid pick for teams that want their agents to get measurably better over time.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.