LLM-friendly tmux control plane CLI
npm install agent-tmuxCore tmux CLI and library. Acts as the default tmux host adapter for the headless orchestration stack.
- tmux control plane (pane/window/session primitives + JSON output contract).
- host adapter for @tmux-agent/agent-orchestrator and tmux-agent.
- Effect TS services/layers only; avoid Node globals in core logic.
- Forward-only evolution (breaking changes allowed; contracts must be versioned).
- References: ../../docs/standards/README.md, ../../specs/012-effect-ts-migration/quickstart.md.
See the monorepo README for usage and commands: ../../README.md.