Skip to content

v2026.10.49 — Hindsight MCP Bridge

Choose a tag to compare

@Djtony707 Djtony707 released this 25 Mar 20:06
· 725 commits to main since this release

Hindsight MCP Bridge — Cross-Session Episodic Memory

Added

  • Hindsight MCP Bridge (src/memory/hindsightBridge.ts) — Connects TITAN's learning system to Vectorize.io's Hindsight episodic memory
    • retainStrategy() — Stores successful tool sequences as "experience" memories after each task
    • getHindsightHints() — Queries cross-session memory when local strategy hints don't match
    • Fully fire-and-forget — never blocks or crashes if Hindsight is unavailable
    • 14 new tests covering connection detection, retain, recall, error handling

Stats

  • 4,390 tests passing across 138 files
  • npm: titan-agent@2026.10.49