BotDock pulls every Claude Code and Codex session you run on every SSH-reachable machine into one page — embedded terminal, live transcript, "needs attention" status, and per-session VS Code / file browser. One-line install on macOS / Linux; from zero to dashboard is `botdock start`. Open source. Early-stage prototype — feedback shapes what ships next.
No reviews yetBe the first to leave a review for BotDock
Maker
📌
Built BotDock because I kept running 4–5 Claude Code / Codex sessions across a laptop + cloud VMs and the basics weren't there — which terminal had the agent waiting on me, where was that SSH key, how do I get the same coding-style notes into every session. So: tmux + a "needs attention" inbox + a context broker, in one binary.
🪶 `botdock start` and you're in your browser. No Docker, no DB, no signup.
📁 All your data lives as plain TOML / NDJSON files — back it up, diff it, version it.
Early-stage prototype, single-user, no real auth — don't put it on a public network.
Would love feedback on what's missing for your daily agent workflow.
Thanks for taking a look 🙏