Skip to content

feat: add Claude Agent SDK + Hindsight memory notebook#35

Open
DK09876 wants to merge 1 commit into
mainfrom
cookbook/claude-agent-sdk
Open

feat: add Claude Agent SDK + Hindsight memory notebook#35
DK09876 wants to merge 1 commit into
mainfrom
cookbook/claude-agent-sdk

Conversation

@DK09876
Copy link
Copy Markdown
Contributor

@DK09876 DK09876 commented May 11, 2026

Summary

  • Adds notebooks/claude-agent-sdk.ipynb demonstrating Claude Agent SDK with Hindsight persistent memory
  • Covers explicit memory tools (retain, recall, reflect) and automatic hooks (auto-recall, auto-retain)
  • Shows knowledge compounding across sessions
  • Companion to the hindsight-claude-agent-sdk package in vectorize-io/hindsight

Test plan

  • Full notebook run verified end-to-end with live API
  • No hardcoded secrets — uses getpass for API key
  • All cell outputs cleared

🤖 Generated with Claude Code

Interactive notebook demonstrating:
- Explicit memory tools (retain, recall, reflect) via MCP server
- Automatic memory hooks (auto-recall, auto-retain)
- Knowledge compounding across sessions

Co-Authored-By: Claude Opus 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