bosun-tmux 2.0.5

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)