tlbx is a self-hosted terminal browser multiplexer that enables persistent shells and coding agents across Windows, macOS, and Linux.
The tool addresses the need to manage multiple terminal sessions and coordinate AI coding agents in a unified interface accessible through a web browser. It works by multiplexing terminal connections and maintaining persistent shell state, allowing users to run long-lived processes and agent workflows without losing context when switching between devices or sessions. The self-hosted architecture means users retain full control over their environment and data rather than relying on external services.
Teams working with AI coding agents, remote development workflows, or distributed terminal access should consider this tool. It suits projects where developers need to orchestrate multiple agents or maintain continuous terminal sessions across different machines. The web-based interface makes it accessible from any browser, which is valuable for remote work and mobile access scenarios. The self-hosted nature appeals to organizations with data privacy requirements or those preferring to avoid vendor lock-in.
The project shows active development with regular commits and ongoing feature work. The codebase demonstrates consistent maintenance patterns with updates addressing both core functionality and user-facing improvements. The tool continues to receive enhancements that expand its agent orchestration capabilities and terminal multiplexing features.