Skip to content

feat: register plugin slash commands declaratively - #10

Merged
offendingcommit merged 1 commit into
mainfrom
feat/slash-command-registration
Jul 29, 2026
Merged

feat: register plugin slash commands declaratively#10
offendingcommit merged 1 commit into
mainfrom
feat/slash-command-registration

Conversation

@offendingcommit

Copy link
Copy Markdown
Owner

Summary

  • add a public @command decorator for sync and async Hermes slash commands
  • register decorated commands through register_plugin and expose them in RegistrationSummary
  • validate command metadata, keep logs payload-safe, and document the new API
  • verify registration and async dispatch against current Hermes Agent source

Validation

  • make test
  • make test-contract
  • make build
  • uv lock --check
  • git diff --check

@offendingcommit
offendingcommit merged commit 54b151e into main Jul 29, 2026
4 checks passed
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