bosun-tmux 0.3.2

Tmux-native orchestrator for AI agent sessions
Documentation
1
2
3
4
5
PREFIX ?= $(HOME)/.local

.PHONY: install
install:
	cargo install --force --path . --root $(PREFIX)