v0.22.1 — parallel pits
Parallel moshcode tabs
- Type
/newat the mosh prompt to open an independent moshcode tab and switch to it. - Run
/agents kimi(or any provider) in multiple tabs and switch between sessions without exiting either CLI. - Outside tmux, moshcode creates an isolated two-tab workspace with a bottom tab bar and predictable
Ctrl-b n,Ctrl-b p, andCtrl-b 1/2controls. - Inside tmux,
/newadds a window to the current session and respects its configured window keys. - Each tab remains a separate process on a real PTY, preserving native provider input, output, full-screen UI, signals, and shortcuts.
- Failed private-workspace attachments now clean up their tmux server instead of leaving background pits behind.
Requires tmux for /new; all existing non-tab CLI behavior is unchanged.