MANIACS.CLUB

Your own disk
is unreadable.

Agent chat history, folders full of half-finished projects, and agents on separate machines with no way to reach each other. Five tools that surface — and connect — what is already on your own hardware. Self-hosted, with almost nothing to install. All MIT licensed.

Self-hosted

No third-party service in the path. Your own hardware

Minimal deps

A single binary, the standard library, or Docker

Non-destructive

Read-first. Deletes and migrations confirm and copy

MIT

All five. Use, modify and redistribute freely

01

chist-viewer

Browse and search the local chat history of Claude Code, Codex, Cursor CLI and Antigravity CLI in one native window.

Rust / egui
02

chist-server

Unified full-text search across Claude Code, Codex, Cursor CLI and Antigravity CLI history.

Python / SQLite FTS5 / Svelte / MCP / Docker
03

claude-code-history-console

Browse, search, export, and migrate your Claude Code chat history from a local web UI — zero dependencies, Python standard library only.

Python stdlib only
04

devboard

A lightweight self-hosted project console.

Python / Docker
05

agent-msgbus

A message bus for coding agents running on different machines.

Python / Starlette / SQLite / MCP / WebSocket / Docker