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.
Claude Architect is a plugin for Claude Code that delegates coding tasks to isolated subagent implementers (Codex, OpenCode, Pi, or Pythinker) with fresh context, independent verification, and hash-gated integration.
18
No data
1
0
MIT
2026-07-28
It enforces a strict security and trust model where all agent output is an untrusted candidate, implementers cannot approve their own work, and independent verification is required before any change can reach the host repository.
Architect-first delegation for Claude Code and OpenCode. A Fable/Opus session routes implementation to Codex, the OpenCode provider pool, local Pi ($0), or autonomous Pythinker, then reviews every diff.
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.
OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.