Skip to content

feat: auto-activate hermes hooks during bootstrap#15

Merged
cafitac merged 1 commit intomainfrom
feat/hermes-bootstrap-auto-merge
Apr 27, 2026
Merged

feat: auto-activate hermes hooks during bootstrap#15
cafitac merged 1 commit intomainfrom
feat/hermes-bootstrap-auto-merge

Conversation

@cafitac
Copy link
Copy Markdown
Owner

@cafitac cafitac commented Apr 27, 2026

Summary

  • auto-merge Hermes pre_llm_call and on_session_end hooks into an existing user-scope ~/.hermes/config.yaml
  • write a backup before updating the active Hermes config and keep the generated snippet as a re-sync reference
  • update install/quickstart/changelog docs to reflect the one-command Hermes bootstrap flow

Validation

  • PYTHONPATH=src .venv/bin/python -m pytest -q
  • npm test
  • live Hermes runtime verification against ~/.hermes with hook doctor plus event/candidate artifact creation

- back up existing ~/.hermes/config.yaml before merging hook entries
- auto-merge pre_llm_call and on_session_end for user-scope bootstrap
- document the new one-command Hermes activation flow
@cafitac cafitac force-pushed the feat/hermes-bootstrap-auto-merge branch from d5f39ff to 18192bf Compare April 27, 2026 15:55
@cafitac cafitac merged commit badbf6b into main Apr 27, 2026
6 checks passed
@cafitac cafitac deleted the feat/hermes-bootstrap-auto-merge branch April 27, 2026 15:57
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.

1 participant