-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(JoyCode): Add support for JoyCode IDE #1245
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
| | [opencode](https://opencode.ai/) | ✅ | | | ||
| | [Qwen Code](https://github.com/QwenLM/qwen-code) | ✅ | | | ||
| | [Roo Code](https://roocode.com/) | ✅ | | | ||
| | [Codex CLI](https://github.com/openai/codex) | ✅ | | |
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.
Why are these changes needed? You might be duplicating things.
| |-------------|----------------------------------------------------------------| | ||
| | `init` | Initialize a new Specify project from the latest template | | ||
| | `check` | Check for installed tools (`git`, `claude`, `gemini`, `code`/`code-insiders`, `cursor-agent`, `windsurf`, `qwen`, `opencode`, `codex`, `shai`) | | ||
| | `check` | Check for installed tools (`git`, `claude`, `gemini`, `code`/`code-insiders`, `cursor-agent`, `windsurf`, `qwen`, `opencode`, `codex`, `shai`, `JoyCode`) | |
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.
| | `check` | Check for installed tools (`git`, `claude`, `gemini`, `code`/`code-insiders`, `cursor-agent`, `windsurf`, `qwen`, `opencode`, `codex`, `shai`, `JoyCode`) | | |
| | `check` | Check for installed tools (`git`, `claude`, `gemini`, `code`/`code-insiders`, `cursor-agent`, `windsurf`, `qwen`, `opencode`, `codex`, `shai`, `joycode`) | |
|
@sanmu-2020 please address the feedback and resolve conflicts, then it should be good to merge. |
This PR adds comprehensive support for JoyCode integration into the GitHub Spec Kit toolkit.

Reference pictures for function implementation.