Commit Graph
8614 Commits
Author SHA1 Message Date
Jinwoo HongandOrca 8db62513a8 Align workspace terminology in UI copy (#2466)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 18:10:50 -07:00
115eccdba6 Fix task source fallback for Linear integration (#2440)
* Fix task source fallback for Linear integration

* Ignore malformed saved task provider defaults

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

---------

Co-authored-by: Jinjing <6427696+AmethystLiang@users.noreply.github.com>
Co-authored-by: Orca <help@stably.ai>
2026-05-20 18:10:35 -07:00
Brennan BensonandOrca beb97006d0 Track setup script prompt telemetry (#2458)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 18:03:41 -07:00
Jinwoo HongandOrca be08260ff2 Improve workspace port visibility (#2461)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 17:51:15 -07:00
Jinjing d756614fc3 fix: harden Codex terminal readiness detection (#2462) 2026-05-20 17:50:59 -07:00
Jinwoo HongandOrca 75f7510b1f fix(ssh): contain relay notification handler failures (#2463)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 17:49:08 -07:00
Neil 3dcc9e69da Improve agent hovercard interactions (#2459) 2026-05-20 17:35:48 -07:00
Jinwoo HongandOrca c86cf8a308 Improve Floating Workspace notes (#2450)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 17:20:16 -07:00
Brennan BensonandOrca cf3116bc4a Improve setup script discoverability (#2402)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 17:15:29 -07:00
github-actions[bot] 44740152a7 release: v1.4.14 v1.4.14 2026-05-21 00:04:23 +00:00
JinjingandOrca 5c6119102d Detect runtime PTY agent terminals (#2457)
- Recognize runtime-created PTY handles by agent title, ready prompt, or foreground process
- Cover Codex launch and ready-prompt detection for handle-based agent checks

Co-authored-by: Orca <help@stably.ai>
2026-05-20 16:59:19 -07:00
Brennan BensonandOrca 1fd36e42cd Avoid blocking repo/workspace setup on GitHub CLI login (#2456)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 16:48:14 -07:00
Neil 4f2e159f64 Combine sidebar workspace options 2026-05-20 16:25:51 -07:00
github-actions[bot] e88b4d1a16 release: v1.4.14-rc.0 [rc-slot:2026-05-20-15] v1.4.14-rc.0 2026-05-20 22:34:56 +00:00
Jinjing ee9b0cefa4 feat(nav): add automations to worktree history (#2454) 2026-05-20 15:26:11 -07:00
Jinjing ee27616388 Fix frozen pane drags across webviews (#2453)
- Keep Electron webviews in pointer passthrough for renderer-owned tab and
  pane drags so they cannot steal the pointer stream
- Clean up terminal pane drag state on pointer cancel, lost capture, blur, or
  manager destroy to remove stale overlays and unfreeze input
- Cover nested drag passthrough and pane-drag cancellation paths with tests
2026-05-20 15:19:40 -07:00
Jinwoo HongandOrca 2fee04a05b Fix tui-idle waits for background PTY agents (#2449)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 15:14:24 -07:00
Jinwoo Hong 6abf031d66 Fix WSL terminal settings parity (#2446) 2026-05-20 17:33:07 -04:00
Jinjing 288d96be03 Show one focused settings pane at a time (#2451) 2026-05-20 14:28:30 -07:00
Jinjing f25741b372 Keep renderer focus when switching worktrees (#2443)
- Move focus out of any focused registered webview before hiding it
- Prevent macOS from activating the previously frontmost app during worktree switches
- Cover both direct webview detach and worktree-switch focus handling with tests
2026-05-20 12:03:55 -07:00
Jinwoo HongandOrca 489321ac15 Fix Claude usage polling against expired metadata (#2441)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 11:18:04 -07:00
Neil 54a2547ff6 Clean up styled scrollbar guard 2026-05-20 10:38:23 -07:00
Neil ed23e04073 Fix styled scrollbar guard cn handling 2026-05-20 02:53:40 -07:00
Neil e0e9807cc6 Avoid retaining oversized watcher event batches
Follow-up to #2419: mark oversized filesystem watcher batches as overflow at enqueue time so the app does not retain thousands of paths before sending the conservative refresh.
2026-05-20 01:35:56 -07:00
github-actions[bot] d1f9dd34c3 release: v1.4.13-rc.2 v1.4.13-rc.2 2026-05-20 08:11:53 +00:00
Jinwoo Hong 956320e830 Fix Codex Shift+Enter on Windows (#2418) 2026-05-20 04:06:51 -04:00
Neil c386df6638 Fix filesystem watcher deletion bursts
Fixes #2409 by avoiding stack-overflowing watcher event accumulation and using overflow refreshes for oversized watcher batches.
2026-05-20 00:55:35 -07:00
github-actions[bot] cf4bde846d release: v1.4.13-rc.1 v1.4.13-rc.1 2026-05-20 07:38:08 +00:00
Neil 0275807367 Fix terminal bottom scroll during resize 2026-05-20 00:36:20 -07:00
Jinwoo HongandOrca aef2dc5281 Fix filesystem watcher large event batches (#2413)
Co-authored-by: Orca <help@stably.ai>
2026-05-20 03:14:11 -04:00
github-actions[bot] 422e5f10bf release: v1.4.13-rc.0 v1.4.13-rc.0 2026-05-20 06:52:29 +00:00
Neil f5bd312642 Move workspace board button near new workspace (#2411) 2026-05-19 23:50:25 -07:00
Neil ca441a4f45 Fix terminal scroll reflow restore (#2410) 2026-05-19 23:40:06 -07:00
Neil 58c1bb6be8 fix: notify inactive hook completions (#2408) 2026-05-19 23:39:58 -07:00
dependabot[bot] 5ce01c8644 build(deps): bump ws from 8.20.0 to 8.20.1 in /mobile (#2278)
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-19 23:21:55 -07:00
github-actions[bot] 5ed4f0d347 release: v1.4.12 v1.4.12 2026-05-20 06:21:47 +00:00
Jinwoo Hong 23871f40e3 Fix Windows agent launch readiness matching (#2404) 2026-05-20 02:20:58 -04:00
Neil db4199e91a Enforce styled scrollbars in renderer 2026-05-19 23:12:37 -07:00
github-actions[bot] 7f48ef29a9 release: v1.4.12-rc.0 v1.4.12-rc.0 2026-05-20 05:37:40 +00:00
Neil 8dab0af68a Use shadcn scroll area for agent hover details (#2403) 2026-05-19 22:36:46 -07:00
Neil 51d823586a fix: deflake release e2e checks
Fixes the current release E2E flakes by restoring dashboard agent row title attributes for prompt-based locators, making the crowded tab rename test dispatch the rename event deterministically, and hardening the Russian-layout terminal shortcut test against Linux CI PTY startup races.
2026-05-19 22:26:05 -07:00
Brennan BensonandOrca dab7cf7d7e Fix terminal pane title input focus (#2400)
Co-authored-by: Orca <help@stably.ai>
2026-05-19 22:22:18 -07:00
Jinjing dbc24be41d fix: prepare branch before PR field generation (#2401) 2026-05-19 22:20:56 -07:00
Neil 9adb33c24a Fix replayed terminal cursor style reset
Reset stale DECSCUSR cursor overrides after terminal replay so restored sessions return to the configured cursor style/blink state.
2026-05-19 22:00:43 -07:00
Jinjing dae696ab8f Handle unborn worktrees with resolvable base (#2398)
- Treat new remote worktrees without a HEAD commit as an empty compare when
  the base ref exists, avoiding a broken source-control compare state
- Keep the existing unborn-head error for cases where the base cannot resolve
2026-05-19 21:59:25 -07:00
github-actions[bot] d9e38cb469 release: v1.4.11 v1.4.11 2026-05-20 04:43:36 +00:00
Neil e4ecd80f5f Fix sidebar scrollbar hit area (#2395) 2026-05-19 21:08:15 -07:00
cbf2a52e5d feat: add notification sound volume slider (#2391)
* feat: add notification sound volume slider

Custom audio files vary widely in loudness; the new 0-100% slider in
Settings → Notifications lets the user lower an over-amplified sound
without re-encoding the file.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix: harden notification sound volume setting

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com>
2026-05-19 21:02:44 -07:00
github-actions[bot] e49bb2a175 release: v1.4.11-rc.0 v1.4.11-rc.0 2026-05-20 03:56:50 +00:00
Neil f5466d9922 Update Antigravity docs and prompt cache (#2394) 2026-05-19 20:55:46 -07:00