Vrrbose watches every session, commit, and decision as you build. Ask it anything. It was there.
npm install -g vrrbose · vrrbose init · free for local use
The CLI is the fastest path for quick queries and document generation. The web UI is where the visual layer lives — session replays, diff views, charts, the full agent interface. Both talk to the same data.
vrrbose ask to start.localhost:7331/ui locally or app.vrrbose.dev with a cloud account.Every coding session becomes a chapter-by-chapter replay of what changed and why — the AI prompts that drove decisions, the commits that landed them, the tests that confirmed them. Not a diff viewer. The actual story.
The Vrrbose agent has been watching your project since day one. Ask it anything about your own work history — what you shipped last month, why a file keeps changing, which decisions have already been made — and it answers with the full context, not a guess.
Vrrbose feeds your full project history to Claude Code, Cursor, and Copilot as they work — unstable files, recent decisions, open TODOs, new dependencies. Every AI pair has context it would have taken weeks to absorb on its own.
vrrbose init installs global git hooks and the IDE extension. Every project you open is tracked from that point.
Commits, file edits, terminal commands, test runs, branch switches, AI prompt sessions — logged to a local buffer as you work.
vrrbose ask for quick answers from the terminal. Open localhost:7331/ui for session replays, charts, and the full agent.
Session summaries to Notion. Digests to Slack. Living docs auto-committed to the repo. Brag sheets and performance reviews on demand.
docs/decisions/ entries surfaced at session end. One click to commit.The same event log. Different audiences. Generated from your own history, not templates filled with guesses.
Route each output type to its own destination.
One install. Works on every project you already have. Free, local, no account needed to start.
npm install -g vrrbose · vrrbose init