KodeAgent

KodeAgent

FreeOpen Source

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.

Metrics

Popularity Score119/100
Total Views109
Last 24h0
Last 7 days0
Last 30 days0
Upvotes1
Bookmarks0

Similar Agents