claudraband: Programmatic Control Interface for Claude Code TUI
By
halfwhey
The kind of bagel that ruins lesser bagels for you.
Summary
claudraband is a GitHub project that provides programmatic control over Claude Code's terminal user interface (TUI). It wraps the official Claude Code TUI in a controlled terminal environment, allowing users to keep sessions alive, resume them later, answer pending prompts, expose sessions through a daemon, or drive them through ACP (Anthropic's API). The tool offers two main usage paths: local tmux sessions for persistent local control and daemon-backed sessions for remote access. It includes installation instructions, setup requirements, and caveats for using the tool effectively.
Key quotes
· 4 pulledclaudraband wraps the official Claude Code TUI in a controlled terminal so you can keep sessions alive, resume them later, answer pending prompts, expose them through a daemon, or drive them through ACP.
The package installs both claudraband and cband. cband is the recommended shorthand.
The package bundles Claude Code @anthropic-ai/[email protected]; set CLAUDRABAND_CLAUDE_PATH if you need to override the binary.
The two first-class paths are local tmux sessions and daemon-backed sessions.
You might also wanna read
Claudy: An open-source macOS wrapper for Claude Code with multi-session management and account switching
Claudy is a native macOS wrapper for Claude Code that solves the problem of managing multiple sessions, projects, and accounts in the termin
Caudex: Terminal Application with GUI Controls for Claude Code Development
Caudex is a lightweight terminal application designed specifically for Claude Code, featuring GUI controls and multi-tab functionality for p
claude-devtools: Open-source tool visualizes hidden Claude Code session data
claude-devtools is an open-source tool that reads raw Claude Code session logs from a user's machine and reconstructs all the information th
Claude Code on the Web: Cloud-Based Development Environment Documentation
This documentation page covers Claude Code on the web, Anthropic's cloud-based development environment at claude.ai/code. It explains how cl
claude-share: A CLI tool for securely sharing Claude Code sessions with credential isolation
A tiny CLI tool called claude-share allows users to securely share their Claude Code subscription with teammates or friends without exposing
runCLAUDErun: Free macOS Scheduler for Automating Claude Code Commands
runCLAUDErun is a free macOS scheduler application that automates Claude Code CLI commands. Created by William Wnekowicz to solve his person
