Jinjing
28e2ce929f
Improve SSH config target handling ( #3899 )
2026-05-30 13:10:39 -07:00
Jinwoo Hong
34504cbfd5
fix: tighten quick command submit shortcut
2026-05-30 13:09:31 -07:00
Neil
7a8b10bd7d
Guard remote runtime PTY id decoding ( #3626 )
2026-05-30 13:09:20 -07:00
Neil
ddbb6a1e7d
Update oxlint and oxfmt
2026-05-30 13:09:17 -07:00
Neil
bbff68c85b
fix: trim small macOS app icon slots ( #3896 )
2026-05-30 13:09:15 -07:00
Neil
d963419ba8
Tighten repo preload API typing ( #3891 )
2026-05-30 13:09:02 -07:00
Neil
cfceb48662
fix: strip agent browser exec target flags ( #3894 )
2026-05-30 13:08:41 -07:00
Neil
2049d16bd5
perf: defer agent output classification
...
Defers meaningful-output classification in AgentDetector until an active or starting agent session needs it.
2026-05-30 13:07:44 -07:00
Neil
dce1ce1bdd
perf: handle large jump palette result lists ( #3895 )
2026-05-30 13:07:20 -07:00
Neil
a3e392ee64
Clean up macOS provider socket listeners
2026-05-30 13:07:19 -07:00
Neil
cbca6b2456
perf: clean tab bar focus timers from root ref ( #3627 )
...
* perf: clean tab bar focus timers from root ref
* test: cover tab bar focus cleanup on unmount
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:06:59 -07:00
Neil
6e2f20abe2
Clean up computer sidecar child listeners
2026-05-30 13:05:21 -07:00
Neil
1f9218c524
Guard markdown preview anchor decoding ( #3631 )
2026-05-30 13:02:49 -07:00
Neil
ff01a70491
Clean up daemon client socket listeners
2026-05-30 13:02:14 -07:00
Neil
c7974783d1
perf: skip hidden terminal sync fits
...
Skip sidebar sync-fit work for hidden display:none terminal panes while preserving visible and measurable startup panes.
2026-05-30 12:59:54 -07:00
Jinwoo Hong
09392af48b
fix: allow spaces in browser file paths ( #3886 )
2026-05-30 12:59:07 -07:00
Neil
c5789ecc90
fix: avoid duplicate feedback fallback attempts
2026-05-30 12:58:12 -07:00
Neil
84e0af18c5
Skip malformed daemon history session dirs ( #3633 )
2026-05-30 12:57:30 -07:00
Jinjing
257cd54bd2
fix: harden orchestration completion handling ( #3876 )
2026-05-30 12:56:31 -07:00
Jinjing
ffbc4c3cfb
fix: tighten CLI contract validation ( #3874 )
2026-05-30 12:55:47 -07:00
Jinjing
8484830b9e
Improve Linear scope selection ( #3850 )
2026-05-30 12:55:13 -07:00
Neil
5f3d6fc1b5
Add unbound workspace delete shortcut ( #3875 )
2026-05-30 12:54:54 -07:00
Neil
e372bca2d0
fix: handle dotdot-prefixed worktree child paths ( #3644 )
2026-05-30 12:53:34 -07:00
Neil
522c984c48
fix: keep dotdot-prefixed paths in quick open ( #3648 )
2026-05-30 12:53:25 -07:00
Neil
fb6b154514
perf: narrow terminal attention updates
...
Move terminal attention markers off broad TerminalPane Zustand selectors and update only affected tab panes from a shared subscription.
2026-05-30 12:52:45 -07:00
Neil
f739e2246d
fix: surface speech model download failures ( #3880 )
2026-05-30 12:52:37 -07:00
Neil
6c2219ac5e
Move create PR close reset out of effect ( #3184 )
...
* Move create PR close reset out of effect
* Reset create PR dialog state from cancel
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 15:51:52 -04:00
Neil
dffd1ac180
Clean up CDP proxy client listeners
2026-05-30 12:51:11 -07:00
Neil
43714a2238
Add Batch syntax highlighting ( #3174 )
...
* Add Batch syntax highlighting
* Use Monaco built-in Batch language
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 15:51:04 -04:00
Jinwoo Hong
fb5580a50a
fix: use platform separators for default workspace dir ( #3873 )
2026-05-30 12:49:42 -07:00
Neil
247dc7158b
Cache visible project table without effect
2026-05-30 15:49:26 -04:00
Jinjing
69a9c5124a
Show linked workspaces for GitHub issues ( #3820 )
...
* fix: show linked workspaces for github issues
* fix ci
2026-05-30 12:48:52 -07:00
Neil
66efd938e6
Add terminal pane ID copy action ( #3172 )
...
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-05-30 15:48:19 -04:00
Neil
c8fd13120d
fix: avoid project group order spread crash ( #3675 )
2026-05-30 12:47:27 -07:00
Neil
07b8d014bd
Fix usage attribution for dotdot-prefixed child paths ( #3651 )
...
* fix: attribute dotdot-prefixed usage paths
* Add usage attribution boundary tests
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 12:46:55 -07:00
Neil
7e7562bd37
fix: normalize pet bundle sprite paths ( #3868 )
2026-05-30 12:46:34 -07:00
Neil
c43092a63d
perf: reduce hidden terminal process polling
...
Avoid per-pane notification-setting store subscribers and keep hidden idle terminals off the agent-completion foreground-process polling cadence until they have agent evidence.
2026-05-30 12:46:12 -07:00
Jinjing
5dc6947fc6
fix: address review findings ( #3866 )
2026-05-30 12:45:49 -07:00
Neil
3191550fa5
perf: avoid codex legacy trust spread ( #3870 )
2026-05-30 12:45:29 -07:00
Neil
7ab379ea13
Clean up runtime WebSocket transport listeners
2026-05-30 12:44:50 -07:00
Brennan Benson
e4ac0df51d
Clean up auto branch rename settings ( #3378 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-30 12:44:04 -07:00
Neil
4ea2eae432
Remove feature wall persisted close reset effect ( #3188 )
2026-05-30 15:41:36 -04:00
Neil
2da9c85647
Clean up remote runtime subscription listeners
2026-05-30 12:40:22 -07:00
Neil
ccb21eb405
Remove notification volume draft sync effect ( #3142 )
...
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-05-30 15:40:10 -04:00
Neil
14be55e5b9
Remove general settings draft sync effects ( #3138 )
...
* Remove general settings draft sync effects
* Fix auto-save delay pending draft state
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 15:39:26 -04:00
Neil
369f77a69f
fix: validate browser cookie replay partitions ( #3672 )
2026-05-30 12:38:17 -07:00
Neil
d3a9c5a2b8
Add Shift-click system-default opens for terminal file links ( #3525 )
...
* feat: open terminal file links with system defaults
* fix: match terminal file link defaults to browser links
2026-05-30 12:37:55 -07:00
Neil
0476ad0b59
Fix worktree sidebar virtual sticky ranges ( #2780 )
2026-05-30 12:37:34 -07:00
Brennan Benson
99e527352c
Send notes to running agents ( #3503 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-30 12:36:46 -07:00
Neil
9ee0d88b59
perf: skip no-op terminal side-effect drains
...
Skip empty terminal side-effect drains for ordinary PTY output while preserving title/status/BEL handling and stale working-title recovery.
2026-05-30 12:35:53 -07:00