Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:26
7334586

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)