recensa
Recensa is a self-hosted web viewer that indexes Claude Code session transcripts into a local SQLite database, enabling full-text search, replay, and audit of all past agent conversations without uploading data anywhere.
It transforms cloud agent setups from disposable, isolated VMs into persistent, shared context that compounds over time, and does so without requiring any credentials in the default flow.
BlitzOS Run Claude Code in the cloud with full context of your work (go close your laptop!)
Your Claude subscription includes free cloud computers. Every cloud agent you start at claude.ai/code gets a fresh VM that keeps working after you close your laptop.
The problem: every new VM boots knowing nothing. It doesn't know which repos belong together, how they relate, what your conventions are, or what the last agent did.
BlitzOS fixes the problem by building you a context repo: one private GitHub repo owned by you that teaches every new cloud agent your whole setup:
your-context-repo/
CLAUDE.md # the map: your repos, how they relate, conventions, work loop
.gitmodules # member repos pinned by reference: no code is ever copied in
sessions/ # every cloud agent commits a record of what it did
docs/ # optional power-mode setup
Launching a cloud agent that can do real work becomes one click: the VM boots with the context repo plus every work repo auto-selected. Cloud agents read CLAUDE.md, read what previous cloud agents did, and start working with no blockers. Your laptop can be off the entire time.
Browser (fastest): sign in with GitHub at blitzos.com, pick the repos that belong together, and BlitzOS creates the context repo and gives you one-click launches, plus a feed that tracks every cloud agent's live status.
Local (most private): this skill builds everything on your machine and grants nothing to BlitzOS servers.
Self-host (yours end to end): run the same portal on your own Cloudflare account — your OAuth app, your database, your domain. One script, about 10 minutes: portal/SELF-HOSTING.md.
Needs Claude Code, Git, gh (authenticated), jq, and Node 18+.
git clone https://github.com/blitzdotdev/blitzos.git
cd blitzos && ./install.sh
claude "set up blitzos"
Context repository, but for your whole company. Give cloud agents a role and launch them with scoped context, your team's tools (Google Workspace, Slack, Linear, Stripe, etc), and credentials. Agents become as capable as your coworkers.
What you get:
BlitzOS allows cloud agents to boot already knowing your work, and keep working with your laptop closed
Similar projects matched by category, topics, and programming language.
Recensa is a self-hosted web viewer that indexes Claude Code session transcripts into a local SQLite database, enabling full-text search, replay, and audit of all past agent conversations without uploading data anywhere.
Claudemux is a lightweight, dependency-minimal message bus that lets multiple Claude Code sessions communicate in real-time over tmux, enabling one session to ask another a question and receive the answer without manual intervention.
An AI agent skill that turns Claude Code or Codex into a motion-design studio for crafting cinematic product videos with Remotion, offering 106 shot recipe cards, 162 styles, 161 motion previews, and a production-ready template.