1
0 Comments

Show IH: TinyAgent, the core agent loop in a small Python codebase

https://github.com/timczm/tinyagent

I built tinyagent to explore how little code is needed to implement a useful AI agent.

The focus is the core loop, plus just enough sessions, memory, MCP, and skills to make it practical.

It’s a single user, single process runtime with a CLI and Python SDK.

submitted this linkon August 26, 2026