Skip to content

v1.1.2: Tmux Multi-Session Launcher

Choose a tag to compare

@rsavitt rsavitt released this 10 Feb 04:58
· 1114 commits to main since this release

New

  • /tmux command — hotkey reference for tmux multi-session workflows
  • scripts/claude-tmux.sh — launcher script for running parallel Claude Code sessions in tmux panes

Quick Start

git clone https://github.com/swarm-ai-safety/swarm.git
cd swarm
pip install -e ".[dev,runtime]"
jupyter notebook examples/quickstart.ipynb

Full Changelog: v1.1.1...v1.1.2