Skip to content

feat: add Qoder platform support (install/uninstall, skill, rules, PreToolUse hook)#314

Open
yangmeilly wants to merge 5 commits intosafishamsi:v4from
yangmeilly:v4
Open

feat: add Qoder platform support (install/uninstall, skill, rules, PreToolUse hook)#314
yangmeilly wants to merge 5 commits intosafishamsi:v4from
yangmeilly:v4

Conversation

@yangmeilly
Copy link
Copy Markdown

Summary

This PR adds support for Qoder AI coding assistant platform.

Changes

  • Updated README.md with Qoder installation and usage instructions
  • Updated README.zh-CN.md, README.ja-JP.md, README.ko-KR.md for international users
  • Added Qoder to platform support tables
  • Documented Qoder's native PreToolUse hook support

Platform Details

  • Installation: graphify install --platform qoder
  • Always-on mode: graphify qoder install
  • Parallel extraction: Uses Agent tool
  • Hook support: Native PreToolUse hook support (unlike Trae)

Files Changed

  • README.md
  • README.zh-CN.md
  • README.ja-JP.md
  • README.ko-KR.md
  • graphify/skill-qoder.md (already exists)

The code implementation in graphify/__main__.py is already complete.

Copy link
Copy Markdown

@FolatheDuckofDuckingburg FolatheDuckofDuckingburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. You did well.

- Add Qoder to _PLATFORM_CONFIG in __main__.py
- Add _qoder_install/_qoder_uninstall functions with PreToolUse hook
- Add skill-qoder.md skill file for Qoder platform
- Add Qoder to pyproject.toml description and keywords
- Update README.md with Qoder installation and usage instructions
- Update all localized READMEs (zh-CN, ja-JP, ko-KR) with Qoder support
- Add comprehensive Qoder install/uninstall tests
@yangmeilly
Copy link
Copy Markdown
Author

yangmeilly commented Apr 15, 2026

@safishamsi pls review this PR?
thx

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