Agentao can be embedded into an application via its harness. Agentao allows instantiation directly in Python hosts using SdkTransport with callbacks. Agentao provides a cross-language protocol (ACP) using stdio and NDJSON JSON-RPC 2.0 for non-Python hosts such as IDEs, Node, Go, and Rust.
Agentao offers six extension points including custom tools, skills, MCP servers, permission engine, memory system, and sandbox policy. The Agentao CLI supports slash commands, plan mode, memory, and replay.
No comments yet.