Commit Graph
3589 Commits
Author SHA1 Message Date
Neil 00a56a967d Focus markdown preview search input from ref (#3322) 2026-05-30 18:11:12 -07:00
9ac390233d Derive rich markdown menu selection during render (#3326)
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
Co-authored-by: Orca <help@stably.ai>
2026-05-30 18:10:59 -07:00
Jinjing ab3e1b8bc5 Add Linear project and custom view browsing (#3966)
* Add Linear project and custom view browsing

* fix: address review findings
2026-05-30 18:10:06 -07:00
Neil dbfb947faf Focus editor header rename input from ref (#3328) 2026-05-30 17:57:15 -07:00
NeilandJinwoo-H 4a0f078817 Focus markdown annotation composer from ref (#3338)
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-05-30 17:57:05 -07:00
cca9ea9f29 Fetch inactive account usage on expand (#3340)
* Fetch inactive account usage on expand

* Keep Claude usage fetch outside state updater

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 17:56:57 -07:00
Neil 32d7110e0c Reduce terminal search focus effect (#3344) 2026-05-30 17:56:49 -07:00
NeilandJinwoo-H e652476e67 Reduce diff comment card resize effect (#3354)
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-05-30 17:39:26 -07:00
079de160ca Move contextual copy toast cleanup to editor dispose (#3356)
* Move contextual copy toast cleanup to editor dispose

* Fix contextual copy dispose cleanup

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 17:39:21 -07:00
Neil 44294f8dc1 Remove notification onboarding tutorial preview 2026-05-30 17:32:54 -07:00
Neil f696dfb165 perf: persist workspace session patches (#3963) 2026-05-30 17:31:37 -07:00
Neil 437a8f3cfa Fix idle agent cursor after reattach
Reset the cursor after reattaching an already-idle Codex session so post-SIGWINCH repaint cannot leave the focused cursor as a steady bar.
2026-05-30 17:26:13 -07:00
Neil bcd830ffac Resolve project column preferences before paint (#3374) 2026-05-30 17:18:36 -07:00
Jinjing 0aad7a8f15 Update mobile 0.0.10 APK download links
Point Android download links at the verified mobile-v0.0.10 APK asset.
2026-05-30 17:06:39 -07:00
Jinjing b8ad7e6bf7 fix: harden packaging installers (#3878) 2026-05-30 16:33:09 -07:00
Jinjing bcddccae2b fix: harden shared platform helpers (#3877) 2026-05-30 16:32:05 -07:00
Jinjing 4a53e44275 Paste prompts when agent readiness signal is missed (#3951)
- Fall back to agent process/title inspection before timing out paste delivery
- Show the checks-agent success toast only after the prompt is delivered
- Fix local module mocks/imports for agent readiness tests
2026-05-30 16:30:20 -07:00
Jinjing 65cab0f5da fix terminal kitty recovery for codex (#3941) 2026-05-30 14:41:09 -07:00
Jinjing 60ff88fd6c fix: stabilize orchestration RPC tests (#3949) 2026-05-30 14:35:59 -07:00
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