-
Notifications
You must be signed in to change notification settings - Fork 158
feat: add opencode support #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@jradtilbrook
jradtilbrook
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I came here to do the exact same thing so figured I'd offer my 2c in review as well.
PS: how good is opencode! 🙌
5d90cc0
to
db765f6
Compare
The `which` command is not always available whereas `command -v` is a POSIX built-in.
db765f6
to
0ce135e
Compare
freerkminnema
commented
Aug 15, 2025
Great work, looking forward to the merge. :-)
RanaMoizHaider
commented
Aug 15, 2025
opencode supports CLAUDE.md so instead of creating AGENTS.md can we create CLAUDE.md. This single instructions file will cover both opencode and claude code. and we will have less instruction files :)
opencode supports CLAUDE.md
I'm aware, however, most people using CLAUDE.md are going to be using CC not opencode...not sure if we want opencode automatically selected in that case
404Simon
commented
Sep 22, 2025
Love this
Hello!
This adds support for https://opencode.ai/
Thanks!