Preview build 2026-06-22-24c7377de01c
Built from 24c7377de01c on master.
Base stable: v0.7.0
Compare: 517ca81...24c7377
Added
- Add plugin marketplace blacklist
- Add plugin marketplace
- Add background update check toggles
- Sync theme with host appearance
- Sort agent panel by priority
Fixed
- Use active pane color for border intersections (#742)
- Skip wide spacer cells in pane reads
- Detect copilot ask_user accept prompt
- Block idle client writer
- Enable kitty file media
- Check out existing branches for worktree create
- Support devin hook on python 3.9
- Release pi and omp agents on shutdown
- Add configurable pane gaps
- Protect root agent restore sessions
- Preserve focus after temporary pane commands
- Support agent env hints
- Preserve windows terminal multiline paste
- Defer api worktree operations
- Reanchor lifecycle hook generations
- Emit plugin lifecycle events from ui worktree flows
- Scope image paste shortcut to remote
- Handle cjk branch truncation
- Isolate omp hook state to ui sessions
- Restore omp sessions after same-pane restart
- Satisfy windows clippy
- Hold lone escape while awaiting host color reply
- Stabilize flaky plugin capture tests and auto-trigger website deploy
Maintenance
- Install bun in preview preflight
- Skip named pipe timeout on windows
- Add windows target lint to local check