Releases: emdgroup/maestro
Releases · emdgroup/maestro
Release list
v0.22.0
v0.21.0
v0.20.0
v0.19.0
v0.18.0
0.18.0 (2026-08-27)
Features
Bug Fixes
- let the header bubbles show through the project chip in light theme (#252) (01232d9)
- limit review file open-in-tab click to the file name (#243) (c2271d5)
- render YAML frontmatter as a table (#247) (98f7cac)
- stop the plan rail comet stair-stepping its top edge (#245) (0e0d491)
- tell the user when an attachment is too large to send (#251) (833f053)
v0.17.0
0.17.0 (2026-08-08)
Features
- annotate a canvas by picking a component or marqueeing a region (#216) (76994a6)
- annotate a session's plan and diff, then send the notes back (#202) (7d2c93f)
- open and copy a review file's path from its card header (#213) (98c8c73)
- replace the webview context menu with an app-controlled one (#212) (1a69e13)
- scroll the active side panel tab clear of the strip edges (#210) (68099e7)
- toggle hidden files in the workspace file tree (#205) (18d99dd)
Bug Fixes
- keep the connection server alive when the last session closes (#199) (25fa04c)
- keep the pinned user message working across session switches (#227) (eae2400)
- paint inline diff rows across the full scroll width (#215) (46b944c)
- resolve @-mention file URIs against the session's worktree (#204) (66aed7f)
- root the workspace file browser at the session's worktree (#218) (44772f4)
- stop failed worktree removal leaving orphaned directories on Windows (#217) (05f6a3e)
- stop sessions getting stuck in "thinking" with a dead interrupt button (#207) (45aaa79)
- stop wide content pushing the user bubble off the stream (#209) (a920546)
- use the accent color for selected text (#200) (da13f22)
v0.16.0
0.16.0 (2026-07-31)
Features
- download files to a folder over any connection (#190) (d454a59)
- open the interactive terminal inside container projects (#189) (746be39)
- report connection health for every connection type (#191) (99b8693)
Bug Fixes
- ask better questions in the maestro-custom-agents skill (e860590)
- capture session start SHA for container projects (#184) (68194e2)
- clip ScrollArea to its max-height (#195) (0e45b22)
- detect the container CLI with the which crate (#188) (3c51d78)
- keep the canvas title visible when several canvases exist (#192) (1424854)
- open files from artifact cards on remote connections (#187) (598e774)
- probe the WSL distro architecture before deploying maestro-server (#186) (2fc4560)
- scroll the side panel tab bar horizontally when tabs overflow (#196) (b3325db)
- show "needs your input" during elicitation requests (#193) (9bdd095)
v0.15.0
v0.14.0
0.14.0 (2026-07-29)
Features
- always reopen sessions on startup (#150) (9bf8e17)
- label a search by what it looked for (8f42865)
- name an MCP tool call by what it does (#147) (11bd6d7)
- notify when an agent finishes, blocks, or fails (#164) (124e0aa)
Bug Fixes
- always lead a search row with "Search" (9cd6532)
- give the resize separator the panels' background (00c1a58)
- give the session side panel three real states (#153) (170cc22)
- hide the side panel separator and steady the stream (#159) (a5d6e94)
- keep one agent reply in one bubble (#148) (d0958ff)
- keep the failure count to the summary line (ff701ff)
- keep the message timestamp ticking (#158) (44a85cd)
- keep the session branch live and stop badging busy worktrees unused (#160) (44aa770)
- let a tool call update refine its kind (#151) (8b13255)
- make the session Review tab show what git says changed (#146) (c998dbd)
- make the session side panel resizable again (#157) (a90bdd1)
- make the worktree selector match the branch picker (#163) (90d7969)
- mark a shell row that runs git as repository work (46faefd)
- measure the side panel's width when it wants to expand (#162) (8d43d4b)
- open a file that lives outside the project (#155) (c268627)
- replace the new-worktree checkbox with a New/Existing toggle (#161) (3d50437)
- stop deleting worktrees sessions are still using (#149) (75d6da2)
- stop the action bar from setting the message bubble's width (c75f183)
v0.13.0
0.13.0 (2026-07-29)
Features
- auto-advance elicitation to next question on single-select (#138) (074badb)
- create a worktree from the new session dialog (#137) (581f55c)
- detect issue tracking provider from the git remote (#132) (70947ff)
- restyle the elicitation summary card and inset the prompt (#139) (378ad34)
- show an expanded command as a coloured code block (#135) (f40eade)
- surface the tool call detail the ACP payload already carries (#140) (2e599f9)
- unbox tool output and make a file row's name a link to the file (#142) (7fd5d17)
Bug Fixes
- give every tool call row one layout (#144) (3374631)
- hide console window flashes on Windows (4ca1a2a)
- keep the chevron beside the label and the toggle off the row (6651844)
- preserve line breaks in expanded tool call output (#136) (a628581)
- stop out-of-turn session updates from arming the turn flag (2879561)
- strip Windows extended-length prefix from canonicalized repo paths (#134) (7fcd7be)