Skip to content

Fix Hermes plugin v0.14 compatibility#31

Draft
humandebri wants to merge 1 commit into
mainfrom
codex/hermes-plugin-v014-compat
Draft

Fix Hermes plugin v0.14 compatibility#31
humandebri wants to merge 1 commit into
mainfrom
codex/hermes-plugin-v014-compat

Conversation

@humandebri
Copy link
Copy Markdown
Collaborator

Summary

  • add a root Hermes plugin entrypoint so the v0.14 directory plugin loader can call register(ctx)
  • include that entrypoint in the CLI-managed Hermes plugin payload
  • accept Hermes v0.14 transform_llm_output response_text hook arguments

Validation

  • python -m unittest plugins.hermes.tests.test_plugin
  • cargo test -p kinic-vfs-cli --lib hermes

@humandebri humandebri changed the title [codex] Fix Hermes plugin v0.14 compatibility Fix Hermes plugin v0.14 compatibility May 27, 2026
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