Commit Graph
3570 Commits
Author SHA1 Message Date
Neil 6503dfd1d7 perf: cache pty spawn repo lookups (#3948) 2026-05-30 14:28:56 -07:00
Neil 350adb33ba fix: treat git stage paths as literals 2026-05-30 14:27:17 -07:00
Neil 5f84e6d5b5 perf: defer terminal menu pane lookups (#3946) 2026-05-30 14:26:12 -07:00
Neil d23cd0e451 Hide Pi thinking in Orca overlays 2026-05-30 14:25:34 -07:00
Neil 2e3f29200f perf: reuse terminal menu shortcut labels (#3945) 2026-05-30 14:24:18 -07:00
Jinjing 52de820b11 Fix Linear scope selector follow-ups 2026-05-30 14:22:58 -07:00
Brennan Benson d281eba96d Compact imported worktrees visibility prompt 2026-05-30 14:20:12 -07:00
Neil 8519f98655 perf: cache terminal unified group lookup (#3942) 2026-05-30 14:20:09 -07:00
Neil c673a77ef7 perf: narrow terminal repo subscription (#3940) 2026-05-30 14:15:59 -07:00
Jinwoo Hong dfec4c7dd4 Improve agent picker search 2026-05-30 14:15:53 -07:00
Neil e15bb949d7 perf: cache terminal tab lookup per tab array (#3938) 2026-05-30 14:11:19 -07:00
Neil 0bf8b4a8d8 perf: share system theme listener across terminal panes (#3937) 2026-05-30 14:07:27 -07:00
github-actions[bot] f9c0fd249c release: v1.4.36-rc.6 2026-05-30 20:58:16 +00:00
Jinwoo Hong ae952fe330 Fix Shift-check prerelease updater race (#3924)
* fix: rerun prerelease update checks after stable races

* fix: skip optional cpu features electron rebuild

* fix: guard orchestration test db cleanup
2026-05-30 16:54:32 -04:00
Jinjing c2112cc73a fix: harden renderer settings interactions (#3882) 2026-05-30 13:50:51 -07:00
Jinjing d69c288e94 Improve automation schedule UI (#3936) 2026-05-30 13:49:28 -07:00
7f770ae559 Add mobile review note actions (#3518)
* Add mobile review note actions

* fix: align mobile diff note gutter lines

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

---------

Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
Co-authored-by: Orca <help@stably.ai>
2026-05-30 13:43:33 -07:00
Neil 196b66b8ed perf: append agent browser argv without spread (#3935) 2026-05-30 13:43:13 -07:00
Neil 3f75261deb perf: skip url watcher scans for partial pty lines (#3934) 2026-05-30 13:38:59 -07:00
Jinjing bd1706ad86 Pass Linear issue context into workspace drafts (#3901) 2026-05-30 13:38:00 -07:00
Neil 9d83dbed4b Validate rejected browser address schemes (#3599) 2026-05-30 13:36:57 -07:00
Jinwoo Hong 2609ca2bc8 fix: skip cpu-features electron rebuild 2026-05-30 13:35:18 -07:00
Neil 8d9b518091 fix: reuse attached cdp debugger 2026-05-30 13:33:55 -07:00
Neil 2fd6393373 perf: trim terminal subscribe pending output with splice (#3932) 2026-05-30 13:33:43 -07:00
Neil cbf6a2f909 Tighten local state preload API typing 2026-05-30 13:32:42 -07:00
Jinwoo Hong 2442bacdb0 fix: tighten feature wall submit shortcut 2026-05-30 13:31:48 -07:00
Neil 4da4771165 perf: trim terminal read previews with slice (#3927) 2026-05-30 13:30:36 -07:00
Neil 8553ed9d43 Clean up runtime environment IPC registration 2026-05-30 13:29:41 -07:00
Jinjing 4f035f4bff Remove needs response PR badge (#3921) 2026-05-30 13:27:56 -07:00
Neil c89da2c513 perf: skip redundant advertised url pty binds (#3923) 2026-05-30 13:27:28 -07:00
Neil a563875934 Tighten session preload API typing (#3920) 2026-05-30 13:27:24 -07:00
Neil cfe254823d fix: guard browser grab mode cleanup (#3612) 2026-05-30 13:27:07 -07:00
Neil 1009ac9083 chore: update Electron to 42 (#3919) 2026-05-30 13:26:48 -07:00
Neil 2ab41349dc fix: guard linear issue editor async state (#3606) 2026-05-30 13:26:22 -07:00
Neil ef1324d6f1 Detect GitHub URL-style SSH remotes (#3605) 2026-05-30 13:25:48 -07:00
Neil 9056375ed0 perf: trim terminal tail char budget with slice (#3917) 2026-05-30 13:24:46 -07:00
Jinjing bba4db44bf Fix Copilot hook status, delete callbacks, and quick open path filters (#3883)
* fix: address review findings

* fix: address review findings
2026-05-30 13:24:20 -07:00
Neil e24c2cf532 fix: drop executable grab urls 2026-05-30 13:23:50 -07:00
Jinjing 2812c79011 Improve computer-use action follow-up commands 2026-05-30 13:21:56 -07:00
Neil 8df95dc311 perf: skip stale replay concat for large pty chunks (#3915) 2026-05-30 13:21:34 -07:00
Neil 1a0cc8d0b6 Tighten workspace preload API typing 2026-05-30 13:20:47 -07:00
Neil 7fb8c9b401 Improve React error boundary crash reporting (#3906) 2026-05-30 13:19:54 -07:00
Neil 0ac3fa28ed perf: reuse mounted refs in GitHub comment forms (#3611) 2026-05-30 13:18:58 -07:00
Jinwoo Hong 60308eaadb fix: compare file explorer paths case-insensitively on Windows (#3911) 2026-05-30 13:18:53 -07:00
Neil 181741d769 chore: enforce exhaustive switch handling 2026-05-30 13:18:12 -07:00
Neil 36d326c3f9 Clean up STT worker lifecycle listeners 2026-05-30 13:18:02 -07:00
Neil 704fcbab59 perf: scan terminal previews from tail
Builds retained terminal previews by scanning backward until the preview quota is filled.
2026-05-30 13:15:35 -07:00
Neil a6b9166242 Fix GitLab hosted source links (#3613) 2026-05-30 13:15:32 -07:00
Jinjing 260bc8157f chore: update agent-browser to 0.27.0 (#3905) 2026-05-30 13:14:47 -07:00
Neil 71f1fec854 fix: preserve multiline browser fill values (#3904) 2026-05-30 13:14:34 -07:00