multiplexer active

tlbx

Maker: tlbx-ai License: AGPL-3.0 Stars: 102 First released: 2025-12-29 Language: .NET 10 Native AOT, TypeScript, xterm.js
CLI Web Desktop

About

tlbx (formerly MidTerm) is a self-hosted terminal multiplexer whose browser UI is only a control surface: close the tab, switch devices, or lose connectivity and the underlying PTYs, tests, servers, and agent sessions keep running on the host, ready to reattach from any device. Each host runs one independent instance, so there is no central cloud — remote access goes over the user's own network path, with Tailscale or WireGuard recommended and Cloudflare Tunnel or plain LAN also supported, keeping repositories and credentials on the host. Two session types coexist in a workspace: real persistent PTYs running any shell or terminal program, and Agent Controller sessions that give structured UI (turns, tool calls, diffs, approvals) to ACP-speaking coding agents such as Codex, Grok Build, OpenCode, Gemini CLI, and Copilot CLI, while multiple agents can work the same project concurrently. The implementation is .NET 10 Native AOT with an xterm.js frontend, AGPL-3.0 licensed with commercial licensing available, and installers cover macOS, Linux, and Windows. Developers who run long-lived agent sessions across several machines and refuse to route them through a vendor cloud are the audience.