-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: add Opencode slash commands #83
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
| @@ -1,40 +1,19 @@ | |||
| <!-- OPENSPEC:START --> | |||
| # OpenSpec Project | |||
| # Repository Guidelines | |||
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.
Thanks! This was way out of date haha. I might add back in the updated openspec agent instructions here later, since I build this repo with codex as well which requires some instructions on openspec being present in the root AGENTS.md
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.
Sorry, thats my bad. I think I got COdex to do the first pass and it made the update. I can revert if you want.
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.
It's fine for now! It dosent block the functionality of the package.
|
@jim-at-jibba All good to go 🚀 Feel free to merge this in! 🎉 Let me know how you find the workflow. I'll probably only do a release for this tomorrow, but you should be able to use this locally by doing |
|
Amazing. I don't have write access to the repo so you will need to merge. No rush. The work is done. Thanks for looking so quickly |
* First pass at adding Opencode slash commands * Fix the agent * Pass in Arguments to opencode slash commands * Remove unneeded agents file
* First pass at adding Opencode slash commands * Fix the agent * Pass in Arguments to opencode slash commands * Remove unneeded agents file
Adds Opencode slash commands to project