|
|
1 month ago | |
|---|---|---|
| .. | ||
| agents | 2 months ago | |
| contributing | 2 months ago | |
| features | 2 months ago | |
| getting-started | 2 months ago | |
| github | 2 months ago | |
| guides | 4 months ago | |
| images | 2 months ago | |
| maintenance | 2 months ago | |
| model-providers | 4 months ago | |
| planning | 1 month ago | |
| README.md | 2 months ago | |
Welcome to the OpenAgents Control documentation! This directory contains all documentation organized by topic.
opencode --agent OpenAgent to start buildingdocs/
├── README.md # This file
├── getting-started/
│ ├── installation.md # Installation guide
│ └── collision-handling.md # Collision handling reference
├── features/
│ ├── system-builder/
│ │ ├── README.md # System builder quick start
│ │ └── guide.md # System builder complete guide
│ └── agent-system-blueprint.md # Architecture patterns
├── contributing/
│ ├── CODE_OF_CONDUCT.md # Community guidelines
│ └── CONTRIBUTING.md # Contribution guide
└── github/
└── GITHUB_SETTINGS.md # Repository settings
...install OpenAgents Control → Installation Guide
...understand collision handling → Collision Handling
...build a custom AI system → System Builder
...understand the architecture → Agent System Blueprint
...contribute to the project → Contributing Guide
...report a bug or request a feature → GitHub Issues
v0.6.0 (January 28, 2026)
Latest updates:
This project is licensed under the MIT License. See LICENSE for details.
Need help? Check the Contributing Guide or open an issue.