Commit Graph
1586 Commits
Author SHA1 Message Date
Brennan BensonandOrca ececd27fd8 Add GitHub and Linear onboarding setup (#2275)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 16:02:39 -07:00
Jinwoo HongandOrca 71a3bba90d Improve voice dictation startup reliability (#2267)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 15:45:20 -07:00
buf0-bot[bot]andorca-bug-scan-bot 9ad70b767c fix: address pr-bug-scan validated finding from #2222 (#2259)
Group targets by repoId and serialize deletes within each repo (concurrent across repos), restoring per-repo lock-free behavior in runWorktreeDeletesInParallel.

Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai>
2026-05-18 15:44:21 -07:00
Jinjing f8058319f7 Persist right sidebar tab per worktree (#2276)
* Persist right sidebar tabs per worktree

Reference docs/per-workspace-right-sidebar-tab.md for the design.

* rm design doc
2026-05-18 15:41:14 -07:00
Neil c182e09f99 Route crash reports separately from feedback (#2280) 2026-05-18 15:33:52 -07:00
Jinwoo HongandOrca c3bfc796af Fix SSH relay persistence and reset controls (#2274)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 18:19:22 -04:00
Jinwoo HongandOrca 993d0ae599 Add local setup commands in repo settings (#2270)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 14:43:24 -07:00
Jinwoo HongandOrca 8a4d558c1d Skip initial dev web client build (#2273)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 14:30:36 -07:00
buf0-bot[bot]andorca-bug-scan-bot e2322c7d68 fix: pr-bug-scan validated finding from #2218 (#2257)
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai>
2026-05-18 14:28:53 -07:00
buf0-bot[bot]andorca-bug-scan-bot 0b60feb9db fix: pr-bug-scan validated finding from #1843 (#2258)
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai>
2026-05-18 14:23:15 -07:00
Brennan BensonandOrca ffc7d77dbe Keep Mac awake while agents run (#2227)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 14:09:21 -07:00
Brennan BensonandOrca 9f4d077077 Polish inactive workspace deletion copy (#2264)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 14:03:14 -07:00
Jinwoo HongandOrca 6fe67c6739 Fix runtime message tests avoiding SQLite native ABI (#2269)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 13:33:39 -07:00
Jinwoo HongandOrca f70802f31c Surface SSH relay loss in target state (#2265)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 13:16:23 -07:00
Jinwoo HongandOrca fbf792c31c Fix remote session tab split parity (#2252)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 13:13:40 -07:00
Jinwoo Hong b25ea6b5bd Fix Windows right sidebar titlebar overlap (#2266) 2026-05-18 16:09:31 -04:00
Brennan BensonandOrca 83feaa5817 Smooth-open onboarding skill setup terminal (#2262)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 12:53:46 -07:00
Jinwoo HongandOrca 5b2486b329 Fix file explorer stale directory load races (#2260)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 12:19:14 -07:00
Jinjing e0a5aa24d4 fix: address review findings (#2256) 2026-05-18 11:59:43 -07:00
Brennan BensonandOrca 1f07de4d3a Add voice dictation feature tip modal (#2166)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 11:05:43 -07:00
Brennan BensonandOrca 108a764c09 Fix slept child workspace status (#2219)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 11:01:42 -07:00
Neil fdc38bfc33 Fix SSH relay connect when default shell is fish (#2239) 2026-05-18 01:31:45 -07:00
Neil db8af09f86 Fix flaky e2e rename and onboarding skip (#2235) 2026-05-18 01:05:24 -07:00
Jinjing 5067d4d3f9 fix: address review findings (#2237) 2026-05-18 00:58:39 -07:00
Jinwoo HongandOrca 8b5b5a8e00 Add revocable runtime share access (#2236)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 00:41:54 -07:00
AnweshandNeil 95577ea9a0 Fix start-from PR failures for fork-backed PRs (#2233)
* Fix start-from PR failures for some fork PRs

* fix: limit PR fallback fetches to missing refs

---------

Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com>
2026-05-18 00:36:34 -07:00
Jinwoo Hong 7d236066f4 Update mobile 0.0.8 release links
Point the README and desktop Mobile settings Android download links at the published mobile-v0.0.8 release.
2026-05-18 03:03:01 -04:00
Neil 58f9c9096a Simplify workspace property menu (#2229) 2026-05-17 23:59:54 -07:00
Neil 20389bf02d Gate Agents view behind Experimental (#2182) 2026-05-17 23:26:09 -07:00
Neil 178e885019 Fix primary selection paste inside Orca (#2225) 2026-05-17 23:13:34 -07:00
Neil 1fe992e2fb Align workspace card metadata icons (#2221) 2026-05-17 23:12:58 -07:00
Jinjing 409cd43b42 Add Linear issue estimate editing from details views (#2226)
- Fetch, map, validate, and persist Linear estimates through IPC and RPC
- Add estimate controls with optimistic updates in Linear drawers/workspaces
- Keep user-opened sub-issues visible even when they are outside the list filter
2026-05-17 23:11:48 -07:00
Neil 76f5d615e8 Fix sidebar button hit targets near resize handle (#2224) 2026-05-17 23:10:48 -07:00
Neil 9066177768 Improve multi-worktree delete flow (#2222) 2026-05-17 22:41:21 -07:00
Jinjing cfe39bcd8e fix: address review findings (#2220) 2026-05-17 22:34:09 -07:00
Brennan BensonandOrca 84e9ee964b Persist Source Control view mode (#2153)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 22:26:49 -07:00
Jinwoo Hong e59afeacc4 Fix WSL tool detection on Windows (#2218) 2026-05-18 01:24:45 -04:00
Jinwoo HongandOrca 4b7c9b7213 Improve remote client runtime parity (#1975)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 22:24:38 -07:00
buf0-bot[bot]andorca-bug-scan-bot c4f02b26e4 fix: pr-bug-scan validated finding from #2203 (#2216)
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai>
2026-05-17 21:54:38 -07:00
buf0-bot[bot]andorca-bug-scan-bot a1f7004776 fix: pr-bug-scan validated finding from #2191 (#2215)
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai>
2026-05-17 21:53:55 -07:00
elashera 55ab246556 feat: Add file explorer open in browser actions (#1843) 2026-05-18 00:47:23 -04:00
Jinjing 7a126b192a fix: address review findings (#2214) 2026-05-17 21:40:17 -07:00
Brennan BensonandOrca 213d434c49 Start default agent for onboarding folders (#2190)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 21:34:05 -07:00
Brennan BensonandOrca c78b8bde55 Improve child workspace card UI (#2213)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 21:24:03 -07:00
Brennan BensonandOrca 956a6a2b03 fix: require project setup in onboarding (#2177)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 21:15:50 -07:00
Neil 195b115cc7 Polish workspace card metadata UX (#2212) 2026-05-17 21:14:45 -07:00
Brennan BensonandOrca 0b07a8d6e6 Fix terminal Set Title during agent title updates (#2184)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 21:00:47 -07:00
Jinjing c7ddfd17d1 Improve git remote selection (#2207) 2026-05-17 21:00:15 -07:00
Jinwoo HongandOrca 29b8e36c39 Fix mobile SSH worktrees (#2198)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 20:55:30 -07:00
Neil d89fdd0ab8 Fix shifted Russian input in kitty terminal mode
Fixes shifted non-ASCII keyboard input when kitty keyboard reporting is active, including keyup release handling.
2026-05-17 20:52:28 -07:00