multiplexer active

frankenterm

Maker: Dicklesworthstone License: NOASSERTION Stars: 107 First released: 2026-01-18 Language: Rust
CLI

About

Running many CLI coding agents means manually watching terminals for the moments an agent goes idle, asks a question, or gets stuck. Frankenterm treats the terminal itself as the integration surface: it captures WezTerm pane content in real time, runs state-machine pattern detection to classify what each agent is doing, and publishes that state through a JSON API that scripts and other tools can query and act on. This lets operators build their own coordination logic on top of unmodified agents rather than adopting a vendor's orchestration format. It targets developers running agent swarms in WezTerm who want programmatic fleet control without changing how each agent is invoked.

Other entries by Dicklesworthstone

  • ntmmultiplexer