Python Agent Framework

agentu

A harness-engineered AI agent runtime. Build agents with tool isolation, self-correction, and permission scoping out of the box.

pip install agentu

Tool Isolation

Sandboxed subprocess execution with read/write permission scoping.

Self-Correction

Guardrails that auto-retry with violation feedback to the LLM.

MCP Protocol

Connect to external tool servers with authenticated transports.

Observable

Built-in cost tracking, logging, and structured event capture.