feat(hermes): add tokensave memory provider - #19
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 03533b3b04
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Teach Hermes doctor checks to find tokensave installs in named profiles and project-local Hermes homes, and cover generated memory-provider discovery against Hermes-style loading.
Summary
TokensaveMemoryProviderthat exposesfact_storeandfact_feedbackthrough Tokensave's existing memory tools.memory.provider: tokensave, including local activation guidance, named-profile installs, and--all-profilesinstall/uninstall support.Test plan
cargo fmtcargo test --test agent_test hermescargo testgit diff --check