Commit Graph
1522 Commits
Author SHA1 Message Date
Jinjing 3ce8ff9893 fix: improve terminal session save failure handling (#2192) 2026-05-17 18:48:58 -07:00
Brennan BensonandOrca caabf741fd Reduce terminal PTY state churn (#2185)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 18:23:56 -07:00
Jinjing 21000624a8 fix: address review findings (#2191) 2026-05-17 17:59:06 -07:00
Jinjing 5c0686492a fix: prefer automation transcript output (#2186) 2026-05-17 17:46:01 -07:00
Neil 49d14fd260 Debounce settings search (#2187) 2026-05-17 17:25:41 -07:00
Brennan BensonandOrca 5642277aaf Update agent awake setting copy (#2183)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 16:55:44 -07:00
Brennan BensonandOrca 05754d5a7f Stop Smart sort telemetry heartbeat (#2180)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 16:49:24 -07:00
Jinwoo HongandOrca 25e7eaeb26 Prompt for microphone access before enabling dictation (#2169)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 16:39:48 -07:00
Jinjing c8e703663d Recover main window after renderer crashes (#2181)
* Recover the main window after renderer crashes

- Reload the app shell once after unexpected renderer process loss
- Skip recovery during clean exits, quits, and window close paths
- Cover renderer recovery behavior with focused window tests

* fix: harden renderer crash recovery
2026-05-17 16:36:44 -07:00
Jinwoo HongandOrca baf99b5b96 Fix worktree sidebar scroll and sleep persistence (#2175)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 16:21:05 -07:00
Jinjing c826e15f9b fix: strip automation terminal control sequences (#2176) 2026-05-17 16:03:23 -07:00
Jinwoo HongandOrca cd923cb8a4 Fix floating terminal toggle overlap (#2167)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 15:46:16 -07:00
Jinjing d5f4904cb0 Prefer agent completion over terminal bell notifications (#2174) 2026-05-17 15:45:29 -07:00
Neil 35b77651bf Strip Grok user_query wrapper from status prompts (#2164)
* Strip Grok user query wrapper from status prompts

* Document PR evidence image handling

* Surface Grok final responses in agent status

* Harden Grok status result extraction
2026-05-17 15:39:14 -07:00
Brennan BensonandOrca c916218d85 Remove child workspace nesting toggle (#2168)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 15:34:27 -07:00
Leynier Gutiérrez González 231bad8e19 feat(file-explorer): add gitignored visibility toggle (#2022) 2026-05-17 18:33:47 -04:00
Leynier Gutiérrez González 3ce25b8374 feat(file-explorer): add folder collapse actions 2026-05-17 18:20:02 -04:00
Leynier Gutiérrez González a99929e42e fix: preserve slashes in branch-created worktrees (#2091) 2026-05-17 18:19:43 -04:00
Neil 9e30fe31bd Fix Kanban unread bell dismissal (#2163) 2026-05-17 15:03:15 -07:00
c9b12d1618 fix: pr-bug-scan validated finding from #2130 (#2140)
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai>
Co-authored-by: Jinjing <6427696+AmethystLiang@users.noreply.github.com>
2026-05-17 14:55:21 -07:00
Jinjing 71d49691ed Add repo removal action to sidebar (#2165) 2026-05-17 14:49:14 -07:00
Jinwoo HongandOrca 21a9c9909d Handle Claude 2.1 usage output (#2162)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 14:23:35 -07:00
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
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
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
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