The Minimal Agent Engine
KodeAgent is a frameworkless, minimalistic approach to building AI agents. Written in ~2.2K statements (pure Python), KodeAgent is designed to be the robust reasoning core inside your larger system, not the entire platform. KodeAgent adheres to the Unix Philosophy: do one thing well and integrate seamlessly. By default, an agent is memoryless across tasks—each task begins with no prior context, a clean slate. To enable context from the previous task (only), use Recurrent Mode. In addition to the logs, KodeAgent enables agent observability via third-party solutions, such as Langfuse and LangSmith.
| Type | Agent |
| Section | Agent frameworks |
| Pricing | free |
| Platform | Web + desktop |
| Systems | windows, cli, api, web |
| Site language | en |
| GitHub | barun-saha/kodeagent |
| Rating | 0.00 (0 reviews) |
| Views | 104 |
| Launched | 2026-01-26 |