Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.51 KB

File metadata and controls

44 lines (28 loc) · 1.51 KB

Support

Where to Get Help

Do not open issues for general support questions.

Documentation

Bug Reports

If you found a bug, please open an issue with:

  1. Clear description of the problem
  2. Steps to reproduce
  3. Expected vs actual behavior
  4. Environment details (OS, OpenCode version, etc.)

Feature Requests

For feature requests, please:

  1. Check if it already exists in Issues
  2. Open a new issue with the "enhancement" label
  3. Describe the problem you're trying to solve

Common Issues

Q: sin-sync fails with "No space left on device" A: The OCI VM disk is full. Run cleanup on the VM: sudo find /tmp -name '*.so' -mtime +0 -delete

Q: Qwen model returns "invalid access token" A: Run opencode providers login --provider qwen --method "Qwen OAuth" to re-authenticate.

Q: Skills not found after install A: Run ./install.sh again to ensure all skills are synced.

Contact

For private inquiries: support@example.com