feat: update hermes to 1.5.3; add dataset-switch, forget, recall scopes, code graph - #385
Merged
Conversation
|
A 2,964-line parity release with exactly one dataset — impressive restraint, considering how much you could have broken. 📚 🟢 No blocking issues found. What this PR does well:
Findings:
See inline comments for details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
hermes-agent 1.2.0 — parity with the claude-code/codex/openclaw plugins
Brings the Hermes plugin up to the other cognee agent plugins on every
user-facing memory operation:
agent guidance and graph (was one graph-only
autocall), with a budget,labelled blocks, and a plain-words memory-hit header.
deletion gated, all-datasets wipe not expressible from the tool.
cognee_switch_dataset: move a conversation to another dataset;bridges the old session, persists the override across resumes.
hermes cognee index-repoCLI,cognee_code_searchtool,identifier-gated code recall lane (explicit indexing only, like openclaw).
versioncommand + rate-limited PyPI update check.==), required for code indexing andtargeted forget invalidation;
check_version_pins.pynow accepts exactpins (repo-level tooling change, no effect on other integrations).