Commit Graph
8614 Commits
Author SHA1 Message Date
Brennan BensonandOrca ad232d119c Reduce agent awake refresh logging (#2161)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 13:51:14 -07:00
Brennan BensonandOrca e671606fff Add Copilot agent hook status support (#2027)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 13:05:24 -07:00
Jinwoo Hong 102ca09a38 Fix Windows dev terminal PATH and shell icons (#2152) 2026-05-17 15:43:53 -04:00
Brennan BensonandOrca a9fbcbc0f6 Add feature tour Help menu hint (#2150)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 10:58:50 -07:00
Jinwoo HongandOrca f9191c6f2b fix(status-bar): restore weekly usage label (#2149)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 13:24:45 -04:00
github-actions[bot] 664849a708 release: v1.4.4-rc.0 [rc-slot:2026-05-17-03] v1.4.4-rc.0 2026-05-17 10:34:25 +00:00
Jinwoo Hong 8370d78e71 Fix Windows Claude CLI detection (#2145) 2026-05-17 05:47:12 -04:00
Jinjing 673e558f49 fix: address review findings (#2143) 2026-05-17 00:07:42 -07:00
Jinjing 503b44a2c7 fix: drain runtime watcher unsubscribes (#2142) 2026-05-16 23:15:01 -07:00
Jinjing 40e903d833 fix: address review findings (#2138) 2026-05-16 22:56:42 -07:00
Jinjing c7ac8a1f2f fix: handle related crash cleanup (#2139) 2026-05-16 22:49:12 -07:00
Jinjing babedfafde Improve commit failure display (#2141) 2026-05-16 22:45:01 -07:00
Jinjing fa4c524e35 feat(workspaces): gate SSH create-from until connected (#2135)
* feat(workspaces): gate ssh create-from until connected

* chore: remove ssh workspace design doc
2026-05-16 18:53:25 -07:00
github-actions[bot] 9f47ae0c6c release: v1.4.3 v1.4.3 2026-05-17 01:26:13 +00:00
Neil d9f721c8ef UX updates (#2137) 2026-05-16 18:25:33 -07:00
JinjingandOrca 89a33f8a6c Reduce worktree sidebar card padding (#2136)
Co-authored-by: Orca <help@stably.ai>
2026-05-16 18:11:50 -07:00
Jinjing b21dd63eb2 fix: address review findings (#2134) 2026-05-16 17:58:48 -07:00
Neil b5dbb1e6ff Fix workspace board drag preview visuals
Fix workspace board pointer dragging so Shift+scroll remains available while drag visuals match native affordances, including multi-card outlines and an unclipped stack count badge.
2026-05-16 17:52:41 -07:00
Jinjing d5560a1e2f Show pointer cursor on update buttons (#2132) 2026-05-16 17:46:59 -07:00
Jinjing 03c857100c Add diff tab file tree (#2128)
* Implement diff tab file tree from design doc

* Add collapsible diff file tree

* fix: address review findings
2026-05-16 17:22:48 -07:00
Jinjing fba16f73cc fix: address review findings (#2131) 2026-05-16 17:14:39 -07:00
Jinjing d603242766 fix: address review findings (#2130) 2026-05-16 17:13:01 -07:00
Neil c771e02cee fix: prevent resource manager right-click menu leak (#2127) 2026-05-16 16:38:17 -07:00
github-actions[bot] 8aae2939f4 release: v1.4.3-rc.3 v1.4.3-rc.3 2026-05-16 23:38:11 +00:00
Neil 34b7d08ba5 Fix workspace board shift wheel drag scroll (#2126) 2026-05-16 16:34:16 -07:00
Neil 7d38f5e11f Fix sidebar wheel scroll anchoring jitter (#2125) 2026-05-16 16:30:42 -07:00
Jinjing 9f70aa160b fix: address review findings (#2124) 2026-05-16 16:29:35 -07:00
Jinjing f015202a03 fix: surface remote agent status during startup (#2123) 2026-05-16 16:25:46 -07:00
Jinjing 0289ffaa6e fix: separate ungrouped and status sidebar grouping (#2122) 2026-05-16 16:23:22 -07:00
Jinjing bedde3e7f4 fix: address review findings (#2121) 2026-05-16 16:14:08 -07:00
Neil ad263e3ec0 Improve workspace board drag scrolling (#2120)
* Improve workspace board drag scrolling

* Tighten workspace board header spacing

* Simplify workspace board color chooser
2026-05-16 16:12:25 -07:00
Neil c005f3d9ee fix: reload external edits after editor self-writes (#2119) 2026-05-16 16:03:20 -07:00
Jinjing 52e737e7db fix: guard native module ABI rebuilds (#2118) 2026-05-16 15:56:47 -07:00
Jinjing a570f0fe68 fix: address review findings (#2117) 2026-05-16 15:50:36 -07:00
Jinjing f0ce24fa21 feat: flash focused pane from agent row (#2116) 2026-05-16 15:37:10 -07:00
Jinjing 17c6f8330e Improve rich agent notifications (#2099)
* Improve rich agent notifications

Thread pane keys through notification dispatch and add a bounded formatter for agent status snapshots.

Document the design in docs/rich-agent-notifications.md.

* Wait for agent status before task notification

* Improve OS notification handling
2026-05-16 15:35:30 -07:00
Jinjing e957b86197 Add configurable Open In applications (#2110)
* feat: add configurable Open In menu

Implements configurable Open In applications in worktree context menus with persisted settings, preload/API wiring, and renderer controls/tests.\n\nDesign doc: docs/configurable-open-in-menu.md

* fix: address review findings
2026-05-16 15:34:40 -07:00
github-actions[bot] b8a0da1356 release: v1.4.3-rc.2 v1.4.3-rc.2 2026-05-16 22:11:54 +00:00
Neil b5b2948662 feat(sidebar): consolidate workspace context menu to single 'Update' action; only show Open Parent when relevant (#2115) 2026-05-16 15:09:47 -07:00
Neil 0247190d9f Fix sidebar virtual scroll anchoring (#2114) 2026-05-16 15:05:08 -07:00
Neil ffcb97b96a Polish workspace board resizing and status defaults (#2113)
* Add workspace board live resize behavior

* Add workspace board create controls

* Hide empty status sidebar sections

* Update default workspace status order
2026-05-16 15:02:56 -07:00
Jinwoo Hong 9943bba8ab fix: hide Windows titlebar app name (#2112) 2026-05-16 17:58:12 -04:00
Jinwoo Hong b8de007f03 Fix Windows setup hook script (#2106) 2026-05-16 17:44:42 -04:00
Neil c017229149 Simplify dev Dock instance naming (#2111) 2026-05-16 14:36:46 -07:00
Jinjing a99b6d632c fix: add hover cursor to delete worktree button (#2108) 2026-05-16 14:24:41 -07:00
Jinjing 6f5ceacb86 Collapse git graph by default
Start the source control git graph section collapsed by default, including after worktree-switch reset.
2026-05-16 14:22:34 -07:00
Jinwoo HongandOrca 7809fff5fb Fix Codex rate limit window labels (#2107)
Co-authored-by: Orca <help@stably.ai>
2026-05-16 14:13:35 -07:00
Jinwoo Hong 37e2be4064 fix: run Codex usage RPC through Windows cmd shim correctly (#2104) 2026-05-16 17:05:09 -04:00
Neil 312677132e fix: speed up Codex draft prefill (#2105) 2026-05-16 13:58:17 -07:00
Jinjing 087f1aa9bf fix(worktree): preflight delete before terminal teardown (#2103)
Implement delete preflight checks before PTY teardown across git/runtime/ipc flows.

Design reference: docs/worktree-delete-preflight.md
2026-05-16 13:52:59 -07:00