

Claudraband
Like
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.
Features
- Command line interface
- Tui
- Terminal-based
- AI-Powered
Claudraband News & Activities
Highlights All activities
Recent activities
POX added Claudraband as alternative to Omnara, Sculptor, aider and Happy Coder- POX added Claudraband
Claudraband information
No comments or reviews, maybe you want to be first?
What is Claudraband?
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.
It provides:
- Resumable non-interactive workflows. Essentially claude -p with session support: cband continue <session-id> 'what was the result of the research?'
- An HTTP daemon for remote or headless session control
- An ACP server for editor and alternate frontend integration
- A TypeScript library for building these workflows into your own tools
Caveats:
- This is not a replacement for the Claude SDK. It is geared toward personal, ad-hoc usage.
- We do not touch OAuth and we do not bypass the Claude Code TUI. You must authenticate through Claude Code, and every interaction runs through a real Claude Code session.







