Skip to content

docs: add OpenCode/OpenRouter compatibility guide#86

Open
mvanhorn wants to merge 1 commit intogarrytan:mainfrom
mvanhorn:docs/opencode-compatibility
Open

docs: add OpenCode/OpenRouter compatibility guide#86
mvanhorn wants to merge 1 commit intogarrytan:mainfrom
mvanhorn:docs/opencode-compatibility

Conversation

@mvanhorn
Copy link

Summary

  • Adds docs/opencode-guide.md covering compatibility with OpenCode, OpenRouter, and local models
  • Adds "Alternative runtimes" section to README.md install instructions pointing to the guide

Addresses #16. Documents what works out of the box (plan skills, retro, browse CLI), what needs adaptation (AskUserQuestion tool name, $B binary path, skill discovery path), and known limitations (E2E tests use claude -p, LLM judge uses Anthropic SDK, build requires Bun). Also links to the community OpenCode fork.

Test plan

  • bun run gen:skill-docs --dry-run passes (SKILL.md freshness)
  • bun test passes (103 tests, no regression)
  • No broken links in the new docs

Adds docs/opencode-guide.md covering what works out of the box (plan
skills, retro, browse CLI), what needs adaptation (AskUserQuestion tool
name, $B binary path, skill discovery), and known limitations (E2E tests,
LLM judge, build tooling). Also adds an "Alternative runtimes" pointer
in the README install section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant