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`
0 comments