All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

claudraband: Programmatic Control Interface for Claude Code TUI

By

halfwhey

1mo ago· 3 min readenCode

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 pulled
claudraband 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.
Snippet from the RSS feed
Control Claude Code programmatically. Contribute to halfwhey/claudraband development by creating an account on GitHub.

You might also wanna read