News
Claudraband: Open-Source Tool Wraps Claude Code TUI for Resumable, Daemonized Agent Sessions
Claudraband, trending on Hacker News (108 points), wraps the official Claude Code TUI in a controlled terminal (tmux or xterm.js) to enable resumable non-interactive workflows, an HTTP daemon for remote session control, an ACP server for editor integration, and a TypeScript library for custom tooling. Unlike the Claude SDK, Claudraband is designed for personal ad-hoc usage — it does not bypass auth and every interaction runs through a real Claude Code session. For power users running extended Claude Code sessions, it solves the session persistence gap.
Source
↳ Follow the thread