Skip to content

feat(hermes): add initial manual plugin support#1234

Open
HamsteRider-m wants to merge 1 commit intortk-ai:developfrom
HamsteRider-m:feat/hermes-initial-support
Open

feat(hermes): add initial manual plugin support#1234
HamsteRider-m wants to merge 1 commit intortk-ai:developfrom
HamsteRider-m:feat/hermes-initial-support

Conversation

@HamsteRider-m
Copy link
Copy Markdown

Summary

  • add initial Hermes plugin files under hermes/
  • accept rtk rewrite exit code 3 as a valid rewrite path
  • skip already-rewritten / RTK_DISABLED=1 commands
  • add README + hooks docs for initial Hermes support and manual install
  • add Python tests for rewrite behavior and Hermes-specific guards

Notes

Test Plan

  • uv run --with pytest python -m pytest hermes/test_rtk_plugin.py -q
  • python3 -m py_compile hermes/__init__.py hermes/test_rtk_plugin.py
  • manual validation: rtk rewrite 'git status' emits rtk git status with exit code 3 on current builds

- add Hermes RTK plugin files and tests
- accept rewrite exit code 3 in Hermes plugin flow
- document initial Hermes support in project README and hooks docs
- note that Hermes install is manual for now (no rtk init target yet)
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Hanson Mei seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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