Settings

Theme

Show HN: Agentu Minimalist Python AI agent framework

1 points by init0 a month ago · 0 comments · 1 min read


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/

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection