darrenhinde 1a0f458e1a fix: cross-platform installer compatibility for bash 3.2+ and Windows 4 months ago
..
contributing 1a0f458e1a fix: cross-platform installer compatibility for bash 3.2+ and Windows 4 months ago
features 1a0f458e1a fix: cross-platform installer compatibility for bash 3.2+ and Windows 4 months ago
getting-started 1a0f458e1a fix: cross-platform installer compatibility for bash 3.2+ and Windows 4 months ago
github 1a0f458e1a fix: cross-platform installer compatibility for bash 3.2+ and Windows 4 months ago
README.md 1a0f458e1a fix: cross-platform installer compatibility for bash 3.2+ and Windows 4 months ago

README.md

OpenCode Agents Documentation

Welcome to the OpenCode Agents documentation! This directory contains all documentation organized by topic.

📚 Documentation Index

Getting Started

Features

Contributing

GitHub

🚀 Quick Links

For New Users

  • Start with the main README in the repository root
  • Follow the Installation Guide
  • Use opencode --agent codebase-agent to start building

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 OpenCode AgentsInstallation 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.