agent-office v0.1.0 — Two verbs, real tmux rooms
agent-office v0.1.0
The first public release of a tiny, terminal-native delegation layer for local CLI agents.
What ships
upstarts real CLI agents in named rooms on the isolatedtmux -L agent-officeserver.sendtypes one task into one room or broadcasts it to all agent rooms.- Bare
upauto-detectsclaude,codex, andgrok, then adds a spareshroom. name:commandrooms support other interactive terminal CLIs.send --allskips the spare shell unless--include-shellis explicit.- English and Simplified Chinese documentation, a reusable agent skill, issue templates, and an MIT license.
Deliberate boundaries
- No API proxy.
- No model adapters.
- No workflow engine.
- No terminal scraping or hidden result collection.
Requirements
- Bash
tmux- At least one local CLI agent already installed and authenticated
Quick start
chmod +x agent-office.sh
./agent-office.sh up
./agent-office.sh send --all 'State your role and wait for a focused task.'The agent in your current conversation remains the lead. The other agents stay in their own real terminal rooms.