Jinwoo Hong
140ceb7fda
Add automation CLI commands ( #2315 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-19 00:41:49 -07:00
Brennan Benson
cf614b5f4f
Fix agent completion notification dedupe ( #2304 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-19 00:28:55 -07:00
Yuzerion
32866da8f0
Fix SSH browse ls alias handling ( #2242 )
2026-05-18 23:57:42 -07:00
Jinjing
6805f20696
Trim conflict component render tests ( #2313 )
...
* test: trim conflict component render tests
* Show unresolved conflicts inline in review panel
- Replace the conflict review overview list with read-only inline Monaco views
- Add auto-height editor rendering so each conflict file fits its contents
- Preload unresolved conflict files for the all-conflicts review view
2026-05-18 23:57:11 -07:00
dependabot[bot]
65658fcba6
build(deps): bump brace-expansion from 5.0.5 to 5.0.6 in /mobile ( #2253 )
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-18 23:54:46 -07:00
dependabot[bot]
657e620c88
build(deps): bump brace-expansion from 5.0.5 to 5.0.6 ( #2261 )
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-18 23:54:38 -07:00
Leynier Gutiérrez González
ba453a463d
fix: normalize windows paths in git blob readers ( #2290 )
2026-05-18 23:46:24 -07:00
Jinjing
833a707182
fix: address review findings ( #2311 )
2026-05-18 23:41:02 -07:00
github-actions[bot]
789060c239
release: v1.4.9-rc.0
2026-05-19 06:39:37 +00:00
Neil
ac83111763
fix: preserve terminal scroll on worktree switch
...
Capture and restore numeric xterm viewport positions around visible terminal resume during worktree switches.
2026-05-18 23:37:38 -07:00
Jinjing
a6ca940d0f
Show GitHub PR reviewer names in task rows ( #2309 )
2026-05-18 23:06:54 -07:00
github-actions[bot]
94f47c3e32
release: v1.4.8
2026-05-19 05:47:32 +00:00
buf0-bot[bot]
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
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
github-actions[bot]
f8db257a17
release: v1.4.8-rc.0
2026-05-19 04:31:26 +00: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
Brennan Benson
cdd40f117e
Fix E2E completed onboarding profile for restarts ( #2299 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-18 20:42:59 -07:00
Neil
edf5cf9a85
Close workspace delete dialog when delete starts ( #2300 )
2026-05-18 20:39:53 -07:00
github-actions[bot]
26a9a7f0f4
release: v1.4.7-rc.2
2026-05-19 02:15:55 +00:00
Anwesh
300a55afc7
Pin Linux package icon source explicitly ( #2241 )
2026-05-18 19:10:32 -07:00
Brennan Benson
daa72ca33e
Fix E2E onboarding setup ( #2292 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-18 19:09:21 -07:00
github-actions[bot]
9e240985ba
release: v1.4.7
2026-05-19 02:07:48 +00:00
Neil
1dada83e6a
Restore browser annotation clear action ( #2288 )
2026-05-18 17:54:36 -07:00
github-actions[bot]
0a5a6e9545
release: v1.4.7-rc.1
2026-05-19 00:47:11 +00:00
Neil
65bf292a92
fix: keep sidebar settings button clickable ( #2287 )
2026-05-18 17:05:51 -07:00
Brennan Benson
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
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
0f162ab76b
Fix workspace sidebar scroll jitter ( #2282 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-18 16:54:46 -07:00
Jinwoo Hong
87a83ae4f2
Add scoped terminal quick commands ( #2277 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-18 16:03:46 -07:00
Jinwoo Hong
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
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