Commit Graph

2214 Commits

Author SHA1 Message Date
Brennan Benson ececd27fd8
Add GitHub and Linear onboarding setup (#2275)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 16:02:39 -07:00
Jinwoo Hong 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] 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
github-actions[bot] aff55442d2 release: v1.4.7-rc.0 [rc-slot:2026-05-18-15] 2026-05-18 22:25:14 +00:00
Jinwoo Hong 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 Hong 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 Hong 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] 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] 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 Benson ffc7d77dbe
Keep Mac awake while agents run (#2227)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 14:09:21 -07:00
Brennan Benson 9f4d077077
Polish inactive workspace deletion copy (#2264)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 14:03:14 -07:00
Jinwoo Hong 4d2a435bb0
Fix Windows native rebuild EPERM devex (#2159) 2026-05-18 13:44:57 -07:00
Jinwoo Hong 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 Hong 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 Hong 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 Benson 83feaa5817
Smooth-open onboarding skill setup terminal (#2262)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 12:53:46 -07:00
Jinwoo Hong 5b2486b329
Fix file explorer stale directory load races (#2260)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 12:19:14 -07:00
github-actions[bot] 7fdfd530fb release: v1.4.6 2026-05-18 19:13:36 +00:00
Jinjing e0a5aa24d4
fix: address review findings (#2256) 2026-05-18 11:59:43 -07:00
Brennan Benson 1f07de4d3a
Add voice dictation feature tip modal (#2166)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 11:05:43 -07:00
Brennan Benson 108a764c09
Fix slept child workspace status (#2219)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 11:01:42 -07:00
Jinjing d8b2edb97e
rm top-level file (#2251) 2026-05-18 10:21:28 -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 Hong 8b5b5a8e00
Add revocable runtime share access (#2236)
Co-authored-by: Orca <help@stably.ai>
2026-05-18 00:41:54 -07:00
Anwesh 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
github-actions[bot] 74876aebbc release: v1.4.5 2026-05-18 07:12:54 +00: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
Jinwoo Hong 8b9340dcb7
Fix mobile mic permission requester build (#2228)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 23:33:28 -07:00
github-actions[bot] fb416999d9 release: v1.4.5-rc.4 2026-05-18 06:27:15 +00: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
Jinwoo Hong 1deb769f37
Prepare mobile 0.0.8
Bump mobile app version to 0.0.8 and slightly shorten the mobile browser URL toolbar.
2026-05-18 01:58:15 -04: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 Benson 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 Hong 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] 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] 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
Neil 82372fbbdb
fix: stabilize e2e assertions (#2217) 2026-05-17 21:51:50 -07:00
elashera 55ab246556
feat: Add file explorer open in browser actions (#1843) 2026-05-18 00:47:23 -04:00