Roadmap

The project should grow in small, useful layers. The priority is to stay simple for CLI users while exposing deeper capabilities for editor, API, and automation workflows.

Now

Next

Planned

ACP Adapter Improvements

Expose richer Agno Deep Agent progress over ACP for editor and IDE clients.

Current command:

agdeep acp --model ollama:gemma4:e4b --workspace .

Implemented:

Planned work:

MCP Tool Loading

Attach MCP tools from a user config file without confusing MCP with ACP.

AgentOS Example

Add an Agno-native deployment example for users who want an HTTP/API surface.

Human Approval Policy

Add explicit approval rules for high-risk tool calls and destructive changes.

Later