OpenSage-ADK Development Wiki¶
Welcome to the OpenSage-ADK Development Documentation!
OpenSage-ADK is an AI agent development framework that enables AI to write its own agent.
Documentation Index¶
User Guide¶
- Introduction - What is OpenSage-ADK?
- Getting Started - Environment setup and agent construction
- Configuration - Configuration reference
Developer Guide¶
- Project Structure - Project structure overview
- Adding Tools - How to add new tools
- Plugins - Plugin system overview
- Sandboxes - Sandbox backends and how to add new sandboxes
Evaluation¶
- Overview - Evaluation framework overview
- Workflow Details - How evaluations run end-to-end
- Adding a Benchmark - How to add new benchmarks
CLI Reference¶
- Overview - CLI commands overview
- OpenSage - Flag reference for
opensage - OpenSage Web - Web server guide and flag reference
- Dependency Check - Dependency check guide and flag reference
Community¶
- Support and Feedback - Where to ask questions and report issues
- Contributing - Contributing guidelines
Check the GitHub repository for the latest code