e2fa5e354c
fix: pr-bug-scan validated finding from #2270 ( #2298 )
...
* fix: address pr-bug-scan validated finding from #2270
Restored legacy local hook fallback at hooks.ts:286-307 when commandSourcePolicy is undefined and persisted scripts.setup/archive are non-empty; also patched getSetupCommandSource and updated the regr
* Resolve direct PR launch start point correctly
- Prevent direct "Use PR" launches from skipping PR head resolution
- Avoid legacy local hook fallback whenever an orca.yaml file exists
---------
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-18 22:43:58 -07:00
Jinjing
f8a2f2889e
Improve settings organization ( #2305 )
2026-05-18 21:55:16 -07:00
Jinwoo Hong and Orca
0b29bfd9d3
Fix remote client connection and terminal split parity ( #2295 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-18 21:51:08 -07:00
Jinjing
4ca26db06a
fix: address PR checks fallback ( #2303 )
2026-05-18 21:09:15 -07:00
Neil
563bfe1580
Scope workspace metadata hover to attachment group ( #2301 )
2026-05-18 21:08:08 -07:00
Jinjing
8a4ba4bee1
fix: support rich markdown diff review ( #2302 )
2026-05-18 21:08:02 -07:00
Neil
edf5cf9a85
Close workspace delete dialog when delete starts ( #2300 )
2026-05-18 20:39:53 -07:00
Neil
1dada83e6a
Restore browser annotation clear action ( #2288 )
2026-05-18 17:54:36 -07:00
Neil
65bf292a92
fix: keep sidebar settings button clickable ( #2287 )
2026-05-18 17:05:51 -07:00
Brennan Benson and Orca
a7203da55e
Add Jira "coming soon" row to onboarding integrations ( #2286 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-18 17:03:16 -07:00
Brennan Benson and Orca
103f78442b
Reduce interactive PTY redraw latency ( #2283 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-18 16:58:54 -07:00
Neil
a69859a556
Update browser annotation feedback controls ( #2285 )
2026-05-18 16:56:55 -07:00
Brennan Benson and Orca
0f162ab76b
Fix workspace sidebar scroll jitter ( #2282 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-18 16:54:46 -07:00
Jinwoo Hong and Orca
87a83ae4f2
Add scoped terminal quick commands ( #2277 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-18 16:03:46 -07:00
Jinwoo Hong and Orca
9c67557a0c
Support system SSH transport for fdpass proxies ( #2279 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-18 16:03:34 -07:00
Brennan Benson and Orca
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 and Orca
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] and orca-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 Hong and Orca
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 and Orca
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 and Orca
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] and orca-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] and orca-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 Benson and Orca
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 and Orca
9f4d077077
Polish inactive workspace deletion copy ( #2264 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-18 14:03:14 -07:00
Jinwoo Hong and Orca
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 and Orca
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 and Orca
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 and Orca
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 and Orca
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 Benson and Orca
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 and Orca
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 Hong and Orca
8b5b5a8e00
Add revocable runtime share access ( #2236 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-18 00:41:54 -07:00
Anwesh and Neil
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