Skip to content

feat(hook): add Qoder IDE hook support#1961

Open
largeoliu wants to merge 1 commit into
rtk-ai:developfrom
largeoliu:feat/qoder-ide-support
Open

feat(hook): add Qoder IDE hook support#1961
largeoliu wants to merge 1 commit into
rtk-ai:developfrom
largeoliu:feat/qoder-ide-support

Conversation

@largeoliu
Copy link
Copy Markdown

@largeoliu largeoliu commented May 19, 2026

Summary

  • Add Qoder to AgentTarget enum with run_qoder() handler
  • Implement hook installation/removal for ~/.qoder/settings.json
  • Embed rtk-awareness.md into ~/.qoder/RTK.md for Qoder context
  • Add comprehensive unit tests for Qoder handler

Test plan

  • cargo fmt --all && cargo clippy --all-targets && cargo test ✅ (1889 tests passed)
  • Manual testing: rtk qoder output inspected ✅

Important: All PRs must target the develop branch (not master).
See CONTRIBUTING.md for details.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 19, 2026

CLA assistant check
All committers have signed the CLA.

@largeoliu largeoliu force-pushed the feat/qoder-ide-support branch from 076776b to f817756 Compare May 19, 2026 04:07
- Add qoder parameter to uninstall() function alongside pi
- Update uninstall_init_dispatch to pass both pi and qoder flags
- Update all test calls to include the new qoder parameter (set to false)
@largeoliu largeoliu force-pushed the feat/qoder-ide-support branch 2 times, most recently from 076776b to a68f945 Compare May 23, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants