Darren Hinde 1f0fcd7c84 fix: correct context path defaults and add preview gates (Issues #175, #177) (#183) 2 months ago
..
agents 041e3238bc docs: fix agent name casing in documentation (#117) 2 months ago
contributing bf02ad0d5c refactor: Rename repository to OpenAgents Control (#100) 2 months ago
features 041e3238bc docs: fix agent name casing in documentation (#117) 2 months ago
getting-started 1f0fcd7c84 fix: correct context path defaults and add preview gates (Issues #175, #177) (#183) 2 months ago
github bf02ad0d5c refactor: Rename repository to OpenAgents Control (#100) 2 months ago
guides 5f2cec1404 ✨ feat: introduce OpenAgent universal agent with session management 4 months ago
images 193271091a feat: add ExternalScout and optimize ContextScout with research-backed patterns (#128) 2 months ago
model-providers ca323285b2 Rename to OpenAgents, remove model specs, and update documentation 4 months ago
README.md d7a4cb8031 feat: Context path configuration and documentation reorganization (#143) 2 months ago

README.md

OpenAgents Control Documentation

Welcome to the OpenAgents Control documentation! This directory contains all documentation organized by topic.

📚 Documentation Index

Getting Started

Features

Contributing

GitHub

🚀 Quick Links

For New Users

For Contributors

For Advanced Users

📖 Documentation Structure

docs/
├── 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

🔍 Finding What You Need

I want to...

...install OpenAgents ControlInstallation Guide

...understand collision handlingCollision Handling

...build a custom AI systemSystem Builder

...understand the architectureAgent System Blueprint

...contribute to the projectContributing Guide

...report a bug or request a featureGitHub Issues

💡 Additional Resources

📌 Current Version

v0.6.0 (January 28, 2026)

Latest updates:

  • ExternalScout subagent for fetching live library documentation (18+ libraries)
  • Enhanced ContextScout with multi-model optimization
  • Complete command and agent documentation
  • Simplified agent architecture (OpenAgent + OpenCoder)

🤝 Community

📝 License

This project is licensed under the MIT License. See LICENSE for details.


Need help? Check the Contributing Guide or open an issue.