Welcome¶
OpenSage-ADK is an AI agent development framework where AI writes its own agent. If you are new here, this page points you to the right starting place.
New to OpenSage-ADK?¶
Start with the Quick Start. It walks you through running your first agent end-to-end.
Customize Your Agent¶
Every OpenSage-ADK agent is configured through a single TOML file. The Customize Agents section walks through it as a progression: from minimal config, then LLM, sandbox, MCP tools, history, plugins, ensembles, Neo4j, and build, and ends with a complete example you can copy.
Going Deeper¶
- Inside OpenSage-ADK: the core concepts and architecture of OpenSage-ADK
- Developer Guide: how to extend OpenSage-ADK
- Reference: opensage executable and configuration reference
- Community: how to get involved, contribute, and join the discussion