Skip to content

Clankbrain v2.0.0

Latest

Choose a tag to compare

@YehudaFrankel YehudaFrankel released this 30 Mar 21:50
· 156 commits to main since this release

What's new in v2.0.0

  • Renamed from claude-recall to Clankbrain
  • npx clankbrain installer — zero friction setup
  • Multi-IDE support: Cursor, Windsurf, Warp, GitHub Copilot
  • Lite mode — zero Python, instant setup
  • 8 lifecycle hooks (SessionStart, UserPromptSubmit, PostToolUse, PreCompact, PostCompact, Stop x2, StopFailure)
  • Compound learning loop — skills score themselves, /evolve patches failing steps
  • Planning tool — structured planning before any code runs
  • complexity_scan — auto-detects stack on first session
  • map-codebase optional skill
  • Cross-machine sync via private GitHub repo
  • Drift detection improvements
  • Business/GDPR/HIPAA FAQ

Tested across 140 real development sessions on a production codebase.

npx clankbrain