Skip to content

chore(main): release 0.24.0#633

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--claudette
Open

chore(main): release 0.24.0#633
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--claudette

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 5, 2026

🤖 I have created a release beep boop

0.24.0 (2026-05-09)

Features

  • add alternative Claude Code backends (#671) (bf32a06)
  • add archive scripts for workspaces (#662) (1f097da)
  • add Open Graph image for social link previews (#674) (7288aee)
  • add queue steer popup (#705) (08e2761)
  • add shell command composer mode (#640) (135aeb9)
  • add workspace context menu (#670) (e8db548)
  • animate panel toggles (#660) (c083bbf)
  • chat: add configurable tool call display (#696) (42b1bbf)
  • chat: per-turn edit summary card with inline diffs and Monaco open (#710) (a9c8239)
  • chat: redesign CLI invocation banner as collapsible structured chip (#689) (39d810e)
  • Claude CLI flags — settings panel, in-chat surfaces, and invocation banner (#673) (429c630)
  • Claude Code Remote Control (#686) (9153d99)
  • cli: claudette command-line client + shared ops core (#620) (712e73e)
  • editor: add user-toggleable Monaco minimap (#637) (c36f552)
  • expose chat orchestration over ipc (#650) (fed931f)
  • file context menu, inline rename, undoable trash (#655) (ed6ab2c)
  • improve native app feel (#717) (9e18c0d)
  • improve workspace opener app selection (#704) (e6a9930)
  • inline tool activity when grouping is disabled (#708) (47bba80)
  • poll files and changes tabs while agent is idle (#676) (e31c10d)
  • redesign Claude CLI flags settings with sections + browse list (#691) (63ffdd1)
  • render filetree icons via material-icon-theme (#681) (5d9fb4f)
  • show custom hotkeys in tooltips (#712) (eb405cd)
  • show detailed SCM checks (#657) (4493035)
  • show git status in file tree (#648) (f237a4f)
  • sidebar: stop running terminal commands from sidebar indicator (#697) (2c58323)
  • tint files browser rows by change status (#678) (be0471c)
  • ui: drag-reorder for tabs/workspaces + unified tab order, view persistence, alignment (#631) (6c5e7ed)
  • ui: help menu — keyboard shortcuts, docs, changelog, dev tools (#643) (367ac24)
  • use default terminal app for workspace opener (#711) (5b2028b)

Bug Fixes

  • chat: keep live agent tool groups stable (#639) (ae080f8)
  • chat: toggle context meter popover correctly on re-click (#702) (5ae00e4)
  • ci: keep Cargo release versions in sync (#666) (e76cfc9)
  • correct soundpack detail link domain to openpeon.com (#675) (83d9ac2)
  • dashboard: anchor elapsed timer to store promptStartTime (#632) (cdf7aa9), closes #589
  • defer macOS microphone permission prompt (#668) (dd9ef3b)
  • diff: copy button silently failing on >100KB files; unify clipboard logic (#636) (fee963b)
  • diff: prevent git-poll pileup on divergent forks (#706) (d093a0f)
  • file-viewer,zoom: correct context-menu offset under html zoom (#656) (49b005a)
  • files: show all files including gitignored in Files panel (#694) (0c40360)
  • fork: restore conversation context across forks (#690) (9852d86)
  • hide deprecated flags from Claude flags settings (#688) (f02d12e)
  • improve tool call summary and detail rendering (#714) (2d4bef4)
  • keep close-tab focus on left neighbor (#707) (dde083a)
  • keep turn edit summaries session-scoped (#713) (374650b)
  • load env providers before workspace use (#715) (270da03)
  • make CSV attachment headers opaque (#647) (8a91074)
  • missing_cli: update Claude Code install options to match official docs (#699) (62fc66c)
  • persist window and workspace view state (#672) (49ac6ab)
  • plugins: show install CTA when claude CLI is missing (#642) (a260930)
  • plugins: use unified claude CLI resolver in marketplace commands (#654) (4e56a03)
  • preserve CLI workspace names (#682) (fa1e57f)
  • prevent smart quote substitutions in repo settings (#667) (6fcaa54)
  • prevent thinking hotkey overlap (#683) (d16cef5)
  • remove 'PR' label text from PR pill button in header (#665) (3be20e5)
  • render SVGs in markdown preview (#659) (a1a565e)
  • repair attachment file copy (#646) (f0ec014)
  • restore workspace auto sorting (#658) (3eb31e1)
  • scm: preserve cached PR status across transient poll failures (#663) (07339f0)
  • stage cli sidecar for dev builds (#645) (069e8d4)
  • stop stale macOS dev app instances (#653) (2ac9cdf)
  • sync sidebar status badge with session attention state (#661) (2f94492)
  • terminal: add copy/paste keyboard shortcuts and context menu items (#692) (f5765f5)
  • ui: un-break release boot from Vite-mangled inline hijack guard (#634) (95c70b8)
  • use body-size token for sidebar font sizes (#679) (5d59c9a)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from a team as a code owner May 5, 2026 20:04
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--claudette branch 28 times, most recently from 76afaa0 to 387feac Compare May 7, 2026 15:13
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--claudette branch 28 times, most recently from 9394e77 to 662c202 Compare May 9, 2026 08:04
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--claudette branch from 662c202 to 1b28982 Compare May 9, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(dashboard): elapsed timer resets on every navigation instead of reflecting true prompt start

0 participants