agent-tmux
v0.1.2
Published
LLM-friendly tmux control plane CLI
Readme
agent-tmux
Core tmux CLI and library. Acts as the default tmux host adapter for the headless orchestration stack.
Role
- tmux control plane (pane/window/session primitives + JSON output contract).
- host adapter for
@tmux-agent/agent-orchestratorandtmux-agent.
Development
- 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.
