darrenhinde baceb95f29 Merge main into pr-27: resolve conflicts in test results 9 tháng trước cách đây
..
agents fc29fa3dc4 feat: add PR template and automated doc sync workflow (#40) 9 tháng trước cách đây
contributing baceb95f29 Merge main into pr-27: resolve conflicts in test results 9 tháng trước cách đây
features fc29fa3dc4 feat: add PR template and automated doc sync workflow (#40) 9 tháng trước cách đây
getting-started c6775bbc40 chore: consolidate development changes and refactor agent system 9 tháng trước cách đây
github ca323285b2 Rename to OpenAgents, remove model specs, and update documentation 10 tháng trước cách đây
guides 5f2cec1404 ✨ feat: introduce OpenAgent universal agent with session management 10 tháng trước cách đây
model-providers ca323285b2 Rename to OpenAgents, remove model specs, and update documentation 10 tháng trước cách đây
README.md 8b75f128d3 docs: update to recommend OpenAgent as default with enhanced workflow diagrams 10 tháng trước cách đây

README.md

OpenAgents Documentation

Welcome to the OpenAgents 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 OpenAgentsInstallation 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

🤝 Community

📝 License

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


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