Releases: YoanWai/agent-manager
Releases · YoanWai/agent-manager
Release list
v0.8.2
What's Changed
- fix(ui): keep selected-row stats readable on highlight bg by @YoanWai in #60
- fix(ui): stop fleet-wide working flash after pane reflow by @YoanWai in #61
- feat(review): rename vs base to vs target and key header pills by @YoanWai in #64
- feat(ui): edit session tool from rename (r) by @YoanWai in #65
- fix(status): stop Grok working/finished status flapping by @YoanWai in #66
- fix(tmux): launch long prompts via script, not send-keys by @YoanWai in #67
- fix(ui): capture mouse so the host cannot scroll the TUI away by @YoanWai in #68
- fix(ui): re-arm mouse capture after tmux attach/detach by @YoanWai in #69
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix(clipboard): Linux/WSL image paste parity by @YoanWai in #56
- fix: rename once with a broad feature name by @YoanWai in #57
- fix(ui): debounce preview on key-repeat by @YoanWai in #58
- fix(clipboard): instant image paste via in-process pasteboard by @YoanWai in #59
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat(ui): mouse-resizable sessions/sidebar split by @YoanWai in #48
- feat(ui): arrow resize, 1:1 preview fit, lock frame scroll by @YoanWai in #51
- fix(ui): insert pasted image paths into the quick prompt by @YoanWai in #49
- fix(ui): Claude-style inline deletable image chips by @YoanWai in #52
- fix(ui): kill resize latency on keys by @YoanWai in #54
- fix(clipboard): speed up macOS image paste by @YoanWai in #55
- feat: MCP server for session commands, auto-registered per tool by @YoanWai in #53
Full Changelog: v0.6.2...v0.8.0
v0.7.0
v0.6.2
v0.6.1
What's Changed
- feat: confirm before archive/restore sessions by @YoanWai in #41
- feat: rank worktrees so review auto-picks the active branch by @YoanWai in #43
- fix: one review key, ctrl+r everywhere by @YoanWai in #44
- feat(ui): subtle grey row highlight for selected session by @YoanWai in #45
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- fix: keep archived session preview as a persisted pane snapshot by @YoanWai in #36
- fix: stop review listing entries it cannot diff by @YoanWai in #37
- fix: deleting a group in the archived view only clears its archive by @YoanWai in #38
- fix: a session deleted mid-poll no longer errors the poll pass by @YoanWai in #40
- feat: let the agent declare the repo under review by @YoanWai in #39
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
v0.4.0
What's Changed
- Sessions started without a name ask their agent to name them by @YoanWai in #19
- Persist group fold state and add fold-all shortcut by @YoanWai in #20
- Drop redundant single-group fold key by @YoanWai in #21
- fix: keep archived and search views reachable inside folded groups by @YoanWai in #22
- feat: Ctrl+R inside a session jumps to its diff review by @YoanWai in #23
- Revive resumes each session's own conversation by @YoanWai in #24
- fix: capture agent session ids in launch order so revives don't swap by @YoanWai in #25
- fix: return to the session when leaving a review opened from inside it by @YoanWai in #26
- fix: in-session review usable on existing sessions, full footer, no detach lag by @YoanWai in #27
- fix: review-mode bug sweep — anchored comments, highlight, scroll, keys by @YoanWai in #28
- feat: archive a group and its whole subtree by @YoanWai in #30
- fix: fit session previews to the sidebar and keep attach full-width by @YoanWai in #31
Full Changelog: v0.3.0...v0.4.0