Skip to content

Releases: YoanWai/agent-manager

v0.8.2

Choose a tag to compare

@YoanWai YoanWai released this 22 Jul 18:38
20fb981

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

Choose a tag to compare

@YoanWai YoanWai released this 20 Jul 21:13
27ae038

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

Choose a tag to compare

@YoanWai YoanWai released this 20 Jul 20:21
812c381

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

Choose a tag to compare

@YoanWai YoanWai released this 20 Jul 17:18
2c67de0

What's Changed

  • feat(review): repo, branch and base always visible in header by @YoanWai in #46
  • fix(ui): selected row background now spans full row by @YoanWai in #47

Full Changelog: v0.6.1...v0.7.0

v0.6.2

Choose a tag to compare

@YoanWai YoanWai released this 20 Jul 17:23
335263c

What's Changed

  • test: pin git init branch to main in review regression helpers by @YoanWai in #50

Full Changelog: v0.7.0...v0.6.2

v0.6.1

Choose a tag to compare

@YoanWai YoanWai released this 20 Jul 16:49
340eda9

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

Choose a tag to compare

@YoanWai YoanWai released this 20 Jul 15:04
49a58b9

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

Choose a tag to compare

@YoanWai YoanWai released this 19 Jul 16:00
d143e74

What's Changed

  • feat: show pasted images as a name chip, not a raw path by @YoanWai in #35

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@YoanWai YoanWai released this 19 Jul 15:50
674ee32

What's Changed

  • fix: resolve review repo when session cwd is an umbrella of repos by @YoanWai in #32
  • feat: attach clipboard images in the quick prompt for any provider by @YoanWai in #33
  • feat: add CPU/GPU temperature readings to Computer stats by @YoanWai in #34

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@YoanWai YoanWai released this 19 Jul 08:21
f41109f

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