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.