๐ง Persistent project memory for AI coding agents. Your agent never forgets, never drifts, never re-asks. Works with Claude, Cursor, Windsurf & more.
# ๐ง Vibe Brain v3.2 **Your AI coding agent never forgets. Not between sessions. Not mid-conversation.** Persistent project memory that gives your AI assistant full context about your codebase โ architecture, features, APIs, database schema, decisions, active threads, and exactly where you left off โ on every single conversation. Smart loading saves tokens. Mid-session refresh prevents context decay. Thread tracking gives continuity across sessions. Works with **Claude Code** ยท **Cursor** ยท **Cursor** ยท **Windsurf** ยท **Cline** ยท **GitHub Copilot** ยท **Antigravity** ยท **Any AI coding agent** --- ## The Problem Every new conversation: > *"This is a Next.js app with Prisma..."* > *"We use tRPC, not REST..."* > *"We already built auth last week..."* And mid-conversation (prompt 15+): > *"You're forgetting what I said earlier..."* > *"We already decided on Ably, not Pusher..."* > *"Stay focused on what I asked..."* You waste tokens re-syncing. Past decisions get forgotten. Features get re-proposed. Context degrades after ~10 prompts. You go in circles. **Vibe Brain fixes all of this. Permanently.** --- ## How It Works ``` โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ YOUR PROJECT โ โ โ โ BRAIN.md โ Master blueprint. Smart-loaded. โ โ โ Core sections on start. Rest on-demand. โ โ โ โ โ โ auto-compress โ every 50 lines โ โ โ health check โ every 5th compression โ โ โ context refresh โ every 10 prompts โ โ โ โ โ SESSION.md โ Live buffer + active threads. โ โ Logs actions. Tracks work topics. โ โ Rese
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.