Commit Graph
8614 Commits
Author SHA1 Message Date
Jinwoo HongandOrca 1948458fb0 Add local automations workflow (#1806)
* Add local automations

Co-authored-by: Orca <help@stably.ai>

* Add local automations workflow

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Orca <help@stably.ai>
2026-05-14 02:31:52 -04:00
github-actions[bot] ffec767a4c release: v1.4.1-rc.3 v1.4.1-rc.3 2026-05-14 06:10:42 +00:00
github-actions[bot] f2ac16ce17 release: v1.4.1-rc.2 v1.4.1-rc.2 2026-05-14 05:35:35 +00:00
Jinjing 17aef50c82 fix: handle non-git worktree paths (#1805) 2026-05-13 22:22:51 -07:00
Jinjing d08a1b9525 fix: route terminal file drops by tab (#1804) 2026-05-13 22:15:46 -07:00
Jinjing c003a88777 feat: group activity threads by status (#1803) 2026-05-13 22:12:28 -07:00
Brennan BensonandOrca ba0a5b47ed feat(ssh): agent-status over SSH (#1702)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 22:09:32 -07:00
Jinjing e7bdd18e2f fix: address review findings (#1800) 2026-05-13 22:06:03 -07:00
buf0-bot[bot]andorca-bug-scan-bot 3c21e08781 fix: pr-bug-scan validated finding from #1751 (#1790)
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai>
2026-05-13 22:02:57 -07:00
github-actions[bot] 55c04e44ad release: v1.4.1-rc.1 v1.4.1-rc.1 2026-05-14 05:02:18 +00:00
Brennan BensonandOrca 6e28df60d7 fix(updater): pin stable feed before download (#1797)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 22:01:49 -07:00
Jinjing bfd365afa5 fix: stop file explorer drag edge scroll (#1798) 2026-05-13 21:53:14 -07:00
Brennan BensonandOrca e361b4339e fix(release): harden prerelease update fallback checks (#1793)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 21:45:33 -07:00
Brennan BensonandOrca 70ec7c0603 Activity agent response previews (#1795)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 21:37:39 -07:00
ac7ac81137 feat(main): Add droid to AgentHooks and sidebar agents status (#1695)
Co-authored-by: Orca <help@stably.ai>
Co-authored-by: brennanb2025 <brennankbenson@gmail.com>
2026-05-13 21:30:13 -07:00
Jinwoo HongandOrca 3d07c2a28a Add floating terminal orchestration setup (#1763)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 20:10:53 -07:00
github-actions[bot] ffaaf9f51a release: v1.4.1-rc.0 v1.4.1-rc.0 2026-05-14 02:44:40 +00:00
Jinwoo HongandOrca 9964d98107 Fix e2e worker teardown cleanup (#1785)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 19:39:05 -07:00
Neil 75d5a65633 Add notebook preview support (#1725)
* Add notebook preview support

* Fix notebook reopen and browser routing

* Add editable runnable notebooks

* Restore notebook highlighting and defer source serialization

* Mark notebook editor beta

* Fix notebook Python syntax highlighting

* Improve notebook cell controls and dark editing

* Fix notebook focus and save shortcuts

* Fix restored notebook file loads

* Harden notebook perf and output rendering

* Fix notebook source toggle shutdown noise

* Harden notebook execution trust prompt
2026-05-13 19:28:19 -07:00
Brennan BensonandOrca 5e9f54808a Show Codex permission requests as waiting (#1788)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 18:53:52 -07:00
Jinjing 14953089a2 fix: restore dead terminal setup e2e hook (#1787) 2026-05-13 18:48:14 -07:00
Neil a2ae62fccd Rename mobile README showcase asset
Rename the mobile companion showcase files to ensure GitHub renders the updated background asset.
2026-05-13 18:36:09 -07:00
NeilandJinjing 638b7e07bb Rename Activity tab to Agent View (#1773)
* rename Activity tab label to Agent View

Renames the user-visible tab label from 'Activity' to 'Agent View' in
the sidebar nav and the activity-page titlebar (plus matching tooltip
and aria-label). Internal view ID, store slice names, and component
filenames remain 'activity' to avoid behavioral risk — this is a pure
copy change.

* rename activity view labels to agents

---------

Co-authored-by: Jinjing <6427696+AmethystLiang@users.noreply.github.com>
2026-05-13 18:35:18 -07:00
Neil 58e5e5dc19 Polish mobile README showcase
Update the mobile companion README copy, download text, translations, and showcase media.
2026-05-13 18:28:36 -07:00
Neil c713c81eb3 Rename showcase tile to Native Search
Rename Keyboard Native to Native Search in README showcase and translations.
2026-05-13 18:16:57 -07:00
Neil 915e177783 Add Linear and mobile README showcase
Add Linear to the README feature showcase, add mobile companion download links, and update translated READMEs.
2026-05-13 18:12:54 -07:00
Neil f3d8f59567 Focus floating terminal on hotkey toggle (#1775) 2026-05-13 17:52:10 -07:00
Will Hampson 8b12ac658b Fix Linux Wayland terminal WebGL glyph corruption (#1743)
Fixes #1579.
2026-05-13 17:36:27 -07:00
Neil a04964630e Fix relative Codex file links in terminal (#1779) 2026-05-13 17:36:25 -07:00
github-actions[bot] 21b6f013fe release: v1.4.0 v1.4.0 2026-05-13 23:42:33 +00:00
Brennan BensonandOrca 29e8eae70e perf(session): prune local terminal scrollback from persisted sessions (#1753)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 16:34:44 -07:00
Brennan BensonandOrca 180b5c29a7 test(e2e): make terminal-attention BEL emission PATH-independent (#1771)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 16:32:33 -07:00
Brennan BensonandOrca 6e482a00d7 fix(terminal): set paneKey env on CLI-spawned terminals so agent status surfaces (#1727)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 16:20:59 -07:00
Neil 07210ae24c Fix floating terminal default migration (#1767)
* Fix floating terminal default migration

* Add floating terminal icon context menu
2026-05-13 16:18:22 -07:00
Jinjing 5a6b2994ea fix: address review findings (#1770) 2026-05-13 16:14:50 -07:00
Brennan BensonandOrca 575b1d42ed Fix live Activity thread metadata (#1760)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 16:02:32 -07:00
Brennan BensonandOrca be7825adb9 Make Activity default-on (#1765)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 15:39:45 -07:00
Neil e68468d403 Update usage tracking showcase title
Rename the showcase tile to Account Switcher & Usage Tracking and update translated README labels.
2026-05-13 15:37:25 -07:00
github-actions[bot] 8603f62195 release: v1.3.52-rc.2 [rc-slot:2026-05-13-15] v1.3.52-rc.2 2026-05-13 22:30:48 +00:00
Neil c47f02f963 Update minimum release age in .npmrc from 1->3 days 2026-05-13 15:26:10 -07:00
Neil 39f0779da7 Improve README feature showcase
Add a responsive GIF-first feature showcase to README files and update translations.
2026-05-13 15:18:55 -07:00
github-actions[bot] 2823bf651c release: v1.3.52-rc.1 v1.3.52-rc.1 2026-05-13 21:54:35 +00:00
Jinjing c8d97f3b98 fix: include gitignored files in quick open (#1762) 2026-05-13 14:29:30 -07:00
Jinwoo HongandOrca a076656ff8 Update Orca Mobile Android release link (#1759)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 13:59:05 -07:00
Prateek RungtaandJinjing 74373c2deb Drop the per-workspace AGENTS toggle in the sidebar (#1738)
* Drop the per-workspace AGENTS toggle in the sidebar

The chevron header above each card's inline agent list re-litigated a
decision the global "inline-agents" view option already controls, and
sat one row above the agent it labelled — so aiming for the agent and
hitting the chevron collapsed the section the user wanted to interact
with. Collapsed state was session-only, so there was no payoff for the
misclick.

Always render the inline agent list when the global toggle is on; never
render it when it's off. The wrapper keeps a stopPropagation handler so
clicks on the empty row gutter don't reach WorktreeCard's outer
activate/edit-meta handlers, plus role="group" + aria-label="Agents" so
screen-reader users still get a labeled region.

Also drops the leading pl-1 on DashboardAgentRow so the freed row gets
a touch more horizontal room. DashboardAgentRow's only call site is
this inline list, so there's no asymmetry to fix elsewhere.

* Added more tests

---------

Co-authored-by: Jinjing <6427696+AmethystLiang@users.noreply.github.com>
2026-05-13 13:34:28 -07:00
Jinjing 0273e38240 Fix start-from-PR display refresh (#1751) 2026-05-13 13:08:45 -07:00
Jinwoo HongandOrca e0b5a544a8 Improve Orca Mobile discoverability (#1758)
Co-authored-by: Orca <help@stably.ai>
2026-05-13 12:41:10 -07:00
Jinwoo Hong abcd2d5836 fix: harden Windows computer use runtime (#1757) 2026-05-13 12:37:47 -07:00
github-actions[bot] a9ea3c129d release: v1.3.52-rc.0 v1.3.52-rc.0 2026-05-13 19:34:23 +00:00
Brennan BensonandOrca 2d5fb175d7 Show running agents in Activity threads (#1754)
* fix: show running agents in activity threads

Co-authored-by: Orca <help@stably.ai>

* polish activity thread prompt alignment

Co-authored-by: Orca <help@stably.ai>

* polish activity thread controls

Co-authored-by: Orca <help@stably.ai>

* match activity thread agent state icons

Co-authored-by: Orca <help@stably.ai>

* polish activity thread state icon size

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Orca <help@stably.ai>
2026-05-13 12:33:41 -07:00