name: Bug Report
about: Report a bug or issue with OpenCode Agents
title: '[BUG] '
labels: bug
assignees: ''
Description
A clear and concise description of the bug.
Steps to Reproduce
- Install profile: [core/developer/full/advanced]
- Run command:
...
- See error:
...
Expected Behavior
What you expected to happen.
Actual Behavior
What actually happened.
Environment
- OS: [e.g., macOS 14.0, Ubuntu 22.04]
- OpenCode CLI version: [run
opencode --version]
- Installation profile: [core/developer/full/advanced]
- Bash version: [run
bash --version]
Additional Context
Add any other context, screenshots, or logs.
Possible Solution (Optional)
If you have ideas on how to fix this.