Show HN: Agentu Minimalist Python AI agent framework

https://news.ycombinator.com/item?id=46495628
by init0 • 7 months ago
1 0 7 months ago

After building dozens of agents, I kept hitting the same wall.

So I built agentu.

The core is simple: → >> chains steps sequentially → & runs them in parallel

But it's grown into a full stack:

- Sessions: stateful conversations with automatic context - Evaluation: test your agents before production - Observability: real-time dashboard, metrics, tracing - Skills: domain expertise that loads on-demand - Tool Search: scale to 100s of tools without context bloat - MCP Integration: Model Context Protocol support

`pip install agentu`

https://pypi.org/project/agentu/

Related Stories

Loading related stories...

Source preview

news.ycombinator.com