Skip to content

Teaching the Llama to Remember#707

Draft
benfrank241 wants to merge 8 commits intomainfrom
blog/llamaindex-agent-memory
Draft

Teaching the Llama to Remember#707
benfrank241 wants to merge 8 commits intomainfrom
blog/llamaindex-agent-memory

Conversation

@benfrank241
Copy link
Contributor

New blog post: LlamaIndex + Hindsight persistent memory integration.

  • Blog file: hindsight-docs/blog/2026-03-26-llamaindex-agent-memory.md
  • Cover image: hindsight-docs/static/img/blog/llamaindex-agent-memory.png

benfrank241 and others added 8 commits March 25, 2026 11:49
Claude Code's plugin installer does not merge hooks.json into settings.json
automatically. This adds a setup script and skill that users can run once
after installing the plugin to register the hooks manually.
…tibility

Hardcoded `python3` doesn't exist on Windows (and may miss the active
venv on any OS). Use sys.executable so the registered hook commands
always point to the exact interpreter that ran the setup script.
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>
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