-
Notifications
You must be signed in to change notification settings - Fork 162
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
base: main
Are you sure you want to change the base?
Conversation
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! 🙌
db765f6
to
0ce135e
Compare
Great work, looking forward to the merge. :-) |
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 :) |
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 |
Love this |
Can we get conflicts fixed on this when you get a chance? 🙏 |
0ce135e
to
97c45c5
Compare
Conflicts have been fixed! Please let me know if you have any questions! |
The `which` command is not always available whereas `command -v` is a POSIX built-in.
97c45c5
to
1e97ac3
Compare
Hello!
This adds support for https://opencode.ai/
Thanks!