Claudraband, a wrapper for Claude Code TUI that enables extended workflows, including resumable non-interactive sessions, remote control via HTTP server, and ACP server for alternative frontends.
Raw Developer Origin & Technical Request
Hacker News
Apr 14, 2026
Hello everyone.Claudraband wraps a Claude Code TUI in a controlled terminal to enable extended workflows. It uses tmux for visible controlled sessions or xterm.js for headless sessions (a little slower), but everything is mediated by an actual Claude Code TUI.One example of a workflow I use now is having my current Claude Code interrogate older sessions for certain decisions it made: github.com/halfwhey/claudrab... project provides:- Resumable non-interactive workflows. Essentially `claude -p` with session support: `cband continue 'what was the result of the research?'`
- HTTP server to remotely control a Claude Code session: `cband serve --port 8123`
- ACP server to use with alternative frontends such as Zed or Toad (github.com/batrachianai/toad `cband acp --model haiku`.
- TypeScript library so you can integrate these workflows into your own application.This exists cause I was using `tmux send-keys` heavily in a lot of my Claude Code workflows, but I wanted to streamline it.
Developer Debate & Comments
Engagement Signals
Cross-Market Term Frequency
Quantifies the cross-market adoption of foundational terms like tmux and xterm.js by tracking occurrence frequency across active SaaS architectures and enterprise developer debates.
SaaS Metrics