Skip to content

Blog: Shared Memory for AI Coding Agents — team setup guide for Claude Code and Codex#782

Open
benfrank241 wants to merge 5 commits intomainfrom
blog/team-shared-memory-ai-coding-agents
Open

Blog: Shared Memory for AI Coding Agents — team setup guide for Claude Code and Codex#782
benfrank241 wants to merge 5 commits intomainfrom
blog/team-shared-memory-ai-coding-agents

Conversation

@benfrank241
Copy link
Copy Markdown
Contributor

Summary

  • New blog post covering shared memory banks for teams using Claude Code and Codex
  • Explains the two-layer model (personal vs shared bank), retainMission configuration, and hosting options
  • Includes a "Why Not Just Use CLAUDE.md?" section addressing the obvious objection
  • Day-by-day scenario walkthrough showing real team value (JWT bug discovery → shared → production incident prevented)
  • 2,047 words, 4 external links, 6 internal links

Cover image needed

/img/blog/team-memory-coding-agents.png — placeholder in frontmatter, needs to be created before publish.

Checklist

  • Frontmatter complete (title, authors, date, tags, description, image)
  • <!-- truncate --> marker placed
  • Internal links verified
  • Scrubbed
  • Cover image

🤖 Generated with Claude Code

benfrank241 and others added 5 commits March 30, 2026 13:21
The previous text told readers to "use the Hindsight retain tool" which
only exists in MCP mode. The hook-based plugin retains automatically at
session end with no explicit tool calls. Added note that MCP OAuth (with
explicit retain/recall tools) is a Hindsight Cloud feature, not available
in the open-source self-hosted deployment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Monday afternoon scenario now correctly describes automatic extraction
  from session transcript at Stop hook, not an explicit agent retain command
- Fix capitalization of "While" -> "while"
- Replace claim about per-repo .hindsight/ config (not in docs) with
  accurate HINDSIGHT_BANK_ID env var approach

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Enterprise now points to Hindsight Cloud, not self-hosted
- Self-hosted updated to 'Regulated industries with on-prem requirements'
- Claude Code link updated to hindsight.vectorize.io integration page

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