blog: Hindsight is now a native memory provider in Hermes Agent - #882
Merged
Conversation
Hindsight is now a native pluggable memory provider in Hermes Agent. Post covers auto-recall, auto-retain, setup wizard, local/cloud modes, and BEAM benchmark context. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
benfrank241
force-pushed
the
blog/hermes-native-memory-provider
branch
from
April 6, 2026 13:14
5b30313 to
4f05489
Compare
…modes - Fix hook description: replace pre/post_llm_call with accurate async prefetch pattern (queue_prefetch/sync_turn from hermes-agent PR #5094) - Add 'How It Works' section explaining timing: retained memories searchable from next call, not current - Remove manual install block (cloud-only, all defaults, confusing) - Update config table to correct snake_case keys and add prefetch_method - Add 'Memory Modes' section explaining hybrid/context/tools and prefetch_method: recall vs reflect - Add migration guide for users of deprecated hindsight-hermes pip plugin Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Summary
Notes
Test plan
/blog/2026/04/02/beam-sotalink resolves (PR Blog: Hindsight Is #1 on BEAM — the Benchmark That Tests Memory at 10M Tokens #851 must be merged first or simultaneously)/sdks/integrations/hermesexists in docs🤖 Generated with Claude Code