Merge pull request #120 from vinaypokharkar/feature/qoder-support

feat: add Qoder harness support
This commit is contained in:
Paul Bakaus
2026-04-28 17:55:52 -07:00
committed by GitHub
62 changed files with 15426 additions and 22 deletions
@@ -23,6 +23,7 @@ assignees: ''
- [ ] VS Code Copilot
- [ ] Kiro
- [ ] OpenCode
- [ ] Qoder
- [ ] All providers
## Alternatives considered
+1 -1
View File
@@ -17,5 +17,5 @@
- [ ] Source files updated in `source/`
- [ ] `bun run build` ran successfully
- [ ] `bun test` passes
- [ ] Tested with at least one provider (Cursor / Claude Code / Gemini CLI / Codex / Copilot / Kiro / OpenCode)
- [ ] Tested with at least one provider (Cursor / Claude Code / Gemini CLI / Codex / Copilot / Kiro / OpenCode / Qoder)
- [ ] README / DEVELOP.md updated if needed