v1.3.1 - Bug Fixes & Cherry-Picks
Bug Fixes
- fix: prevent --no-wait from re-sending message (#502, closes #479)
- fix: defer notify-daemon delivery when conductor is busy (#504, closes #387)
- fix: clear scrollback buffer before session attach (#505, closes #419)
- fix: _markdown_to_slack crashes on bullet list regex (#501, closes #408)
- fix: bridge.py Python 3.9 compat for type union syntax (#500, closes #412)
Features (cherry-picked from stale PRs)
- perf: launch sessions as initial tmux process, eliminating 1-2s startup delay (#503, original #389)
- feat: add window_style_override config option for tmux sessions (#506, original #386)
- feat(worktree): add configurable default checkbox state (#507, original #384)
- feat(ui): native in-TUI branch picker, replacing fzf dependency (#508, original #379)