Neil
7cf3b168fd
Fix terminal file URL line reveals
2026-05-15 18:52:02 -07:00
Neil
5bcfa27581
Add Ctrl+Tab recent tab switcher ( #1916 )
2026-05-15 18:49:08 -07:00
Neil
43e3a5598b
Add multi-select copy paths in explorer
...
Fixes #1411
2026-05-15 18:48:16 -07:00
Neil
f4c67434f0
chore: make tsgo the default typecheck ( #2013 )
2026-05-15 18:47:51 -07:00
Neil
ff8accba87
Fix full-height image diffs in combined view
...
Preserve intrinsic image height for binary image diffs in combined View all mode while keeping text diffs on measured Monaco heights.
2026-05-15 18:46:43 -07:00
Brennan Benson and Orca
013f740023
Show agent rows for nested workspace children ( #2008 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-15 18:43:13 -07:00
Neil
9074ed31b1
Add workspace board multi-select drag moves ( #2010 )
...
* Fix workspace board trigger and pinned badge layout
* Add workspace board multi-select drag moves
* Batch workspace board status drops
2026-05-15 18:42:19 -07:00
Jinwoo Hong and Orca
727ccf7c69
Add browser page annotations ( #1979 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-15 18:39:32 -07:00
Neil
c4cd233ae5
Add Hermes CLI status support ( #1984 )
...
## Summary
- add managed Hermes CLI hook plugin installation and status reporting
- normalize Hermes events into Orca agent status, tools, approvals, and completion states
- expose Hermes status through IPC/preload/web APIs and remote hook installation
## Verification
- targeted Vitest slice: 10 files, 291 tests passed
- pnpm run tc:node, tc:web, tc:cli passed
- oxlint passed with 0 warnings / 0 errors
- git diff --check passed
- GitHub checks passed: verify, e2e / e2e
2026-05-15 18:32:37 -07:00
e6ced0a22b
feat(source-control): add source control tree view ( #1658 )
...
Co-authored-by: Orca <help@stably.ai >
Co-authored-by: brennanb2025 <brennankbenson@gmail.com >
2026-05-15 18:30:09 -07:00
Neil
99df02b923
Add GitHub PR file viewed tracking ( #1914 )
2026-05-15 18:28:13 -07:00
Neil
b249561c44
Fix Linux terminal WebGL glyph corruption ( #1988 )
2026-05-15 18:26:18 -07:00
Jinjing
3a687024eb
fix: use pointer cursor for PR action buttons ( #2007 )
2026-05-15 18:23:50 -07:00
Jinjing
bdb9a36c5a
Fix close after renderer crash
2026-05-15 18:15:57 -07:00
Jinjing
df44d8aff1
chore: ignore ephemeral docs ( #2004 )
2026-05-15 18:09:21 -07:00
Jinjing
5c56241e59
fix: prevent orchestration message replay ( #2003 )
2026-05-15 18:08:39 -07:00
234552351e
fix: pr-bug-scan validated finding from #1899 ( #1965 )
...
* fix: address pr-bug-scan validated finding from #1899
Gate autoFocus: only focus the action button when no input/textarea/contentEditable is currently focused. Blocks focus theft from external inputs.
* fix: address review findings
---------
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-15 18:03:38 -07:00
Jinjing
46331f881f
Add diff note bulk clear
2026-05-15 17:53:15 -07:00
Jinjing
97e6f48256
fix: show pointer cursor on worktree chevron ( #2001 )
2026-05-15 17:42:33 -07:00
Jinjing
7254211058
fix: clear stale PR cache on unlink ( #2000 )
2026-05-15 17:36:16 -07:00
Jinjing
60be1605e6
Add skills discovery page ( #1999 )
...
* WIP: uncommitted changes before rebase
* fix: address review findings
* fix: address CI failures
2026-05-15 17:33:04 -07:00
Brennan Benson
4614b8629d
Fix pane key acknowledgement migration ( #1998 )
2026-05-15 17:31:21 -07:00
Jinjing
fc0a955d0b
Improve automations scheduling UX ( #1997 )
...
* Improve automations scheduling UX
* fix: address review findings
2026-05-15 17:22:13 -07:00
Brennan Benson and Orca
bf85d51bc1
Add workspace lineage grouping ( #1885 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-15 17:21:00 -07:00
Jinjing
82f99ee6ef
Guide workspace creation for empty repositories ( #1926 )
...
* Guide empty repository workspace creation
* fix: address CI failures
2026-05-15 17:14:02 -07:00
Jinjing
be76195159
Report automation usage costs ( #1994 )
...
* feat: report automation usage costs
* fix: satisfy max-lines lint
2026-05-15 17:07:55 -07:00
buf0-bot[bot] and orca-bug-scan-bot
8f39484dd2
fix: pr-bug-scan validated finding from #1946 ( #1964 )
...
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
2026-05-15 17:01:51 -07:00
buf0-bot[bot] and orca-bug-scan-bot
014cc1e4b3
fix: pr-bug-scan validated finding from #1917 ( #1961 )
...
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
2026-05-15 17:01:11 -07:00
buf0-bot[bot] and orca-bug-scan-bot
08c2463b6f
fix: pr-bug-scan validated finding from #1878 ( #1962 )
...
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
2026-05-15 17:00:20 -07:00
buf0-bot[bot] and orca-bug-scan-bot
7ffec887f7
fix: pr-bug-scan validated finding from #1893 ( #1966 )
...
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai >
2026-05-15 16:56:18 -07:00
Jinjing
97f276cea8
Place diff note popover below annotated line ( #1948 )
...
* Place diff note popover below annotated line
* Remove diff note popover design doc
2026-05-15 16:50:46 -07:00
Jinwoo Hong and Orca
bce3ef1776
Add OpenCode usage analytics ( #1986 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-15 16:33:15 -07:00
Brennan Benson and Orca
03a12b82bf
Fix agent pane identity migration bridge ( #1993 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-15 16:14:56 -07:00
github-actions[bot]
7ef3a59631
release: v1.4.2-rc.9 [rc-slot:2026-05-15-15]
v1.4.2-rc.9
2026-05-15 22:25:06 +00:00
Jinjing
c393e4e779
Fix terminal code pointer reveals ( #1991 )
2026-05-15 14:29:37 -07:00
Jinjing
a1a78d12d5
fix: address review findings ( #1990 )
2026-05-15 14:28:45 -07:00
Jinjing
0cb2da1b45
Add settings for task providers ( #1977 )
2026-05-15 14:02:52 -07:00
Neil
b10177b8e4
Fix code pointer line reveals
2026-05-15 14:01:27 -07:00
Brennan Benson and Orca
f5cc8196f9
Clean up old workspaces ( #1873 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-15 14:00:23 -07:00
Jinjing
8fff0a08e0
Add GitHub issue link from worktree details ( #1987 )
2026-05-15 13:53:50 -07:00
Neil
e7f3bb6034
Add Grok agent support
2026-05-15 13:52:39 -07:00
Jinjing
c90b9f72ef
Add PR review queue badge foundation
...
- Add provider-neutral review queue types, adapter, and checks-panel badges.\n- Keep the design doc out of the PR diff.
2026-05-15 13:50:56 -07:00
Jinjing
027f561b5b
fix: speed up quick workspace create ( #1985 )
2026-05-15 13:43:07 -07:00
Jinjing
12609a50e3
fix: address review findings ( #1981 )
2026-05-15 13:42:44 -07:00
Jinjing
b93849a577
Add inline diff note edit E2E coverage ( #1951 )
...
* Add inline diff note edit coverage
* test: add diff note edit coverage
2026-05-15 13:41:30 -07:00
Neil
5f7b13e01e
Add terminal pane equalize action
...
Add a terminal context menu action that equalizes split pane sizes and handles nested split weighting.
2026-05-15 13:37:28 -07:00
Brennan Benson and Orca
e5c394b09b
Add pull request creation flow ( #1960 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-15 13:36:06 -07:00
Jinjing
0fcf2e7925
feat: add configurable markdown review notes ( #1980 )
2026-05-15 13:30:53 -07:00
Jinjing
e461650780
feat(linear): make issue list first-class ( #1970 )
...
* feat(linear): add two-pane issue workspace
* feat(linear): make issue list first-class
* chore: rerun linear list CI
* fix(linear): resolve main shortcut integration
2026-05-15 13:29:43 -07:00
Jinjing
194e7d36d7
feat(automations): manage external automation jobs ( #1976 )
...
* feat(automations): manage external automation jobs
* fix: restore worktree activity status compatibility
2026-05-15 13:18:05 -07:00