Skip to content

feat(hermes): add native lifecycle hooks#475

Open
beruro wants to merge 2 commits into
developfrom
junyu/rebuild-hermes-hooks
Open

feat(hermes): add native lifecycle hooks#475
beruro wants to merge 2 commits into
developfrom
junyu/rebuild-hermes-hooks

Conversation

@beruro

@beruro beruro commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Rebuilds the Hermes native lifecycle hook integration on current develop without carrying over polling, i18n, UI cleanup, or merge history from closed PR #386.

  • installs and enables the managed orgii-status Hermes plugin
  • posts privacy-safe lifecycle callbacks to the existing authenticated loopback server
  • translates Hermes events into the current AgentStatusEventV1 pipeline
  • supports external and integrated TUI sessions through ORGII_SESSION_ID
  • reuses the existing status descriptor, registry, TUI bridge, and frontend synchronization

Validation

  • Python plugin tests: 8 passed
  • Python compile check passed
  • cargo fmt --check
  • scoped cargo clippy --lib -p org2
  • git diff --check
  • GitHub Frontend and Rust CI passed

Scope exclusions

  • no process polling changes
  • no i18n files
  • no Hermes-specific hover-card or tab UI
  • no historical merge commits

@beruro
beruro marked this pull request as ready for review July 21, 2026 13:52
…es-hooks

# Conflicts:
#	src-tauri/src/api/server.rs
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