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
Neil
d349679d37
fix: preserve hidden codex composer background ( #3863 )
2026-05-30 12:35:40 -07:00
Neil
060ca885bb
Keep main workspace first in project groups ( #3178 )
...
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-05-30 15:33:46 -04:00
Neil
41c26634ed
Clean up SSH proxy command listeners
2026-05-30 12:33:45 -07:00
Neil
dfcd0f44e0
fix: validate Chromium profile directories ( #3674 )
...
* fix: validate chromium profile directories
* test: cover unsafe browser profile selection
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:33:43 -07:00
Neil
8d67f9807c
Add opt-in generated agent tab titles ( #3224 )
...
* Add opt-in generated agent tab titles
* Preserve generated titles in remote tab sync
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:33:24 -07:00
Jinwoo Hong
55a33c5b68
fix: expand backslash SSH home paths ( #3861 )
...
* fix: tighten GitHub submit shortcut handling
* fix: expand backslash ssh home paths
2026-05-30 12:32:11 -07:00
Neil
bcfbd91d48
fix: show GitLab MR checks in sidebar ( #3858 )
2026-05-30 12:29:32 -07:00
Neil
bd37c9ccb5
Add tab index shortcuts ( #3193 )
2026-05-30 15:29:20 -04:00
Jinwoo Hong
c98eaf7d53
fix(settings): platform-aware browser link shortcut copy ( #3859 )
2026-05-30 12:29:18 -07:00
Neil
c241b9e3c0
Clean up SSH import write stream listeners ( #3860 )
2026-05-30 12:28:02 -07:00
Neil
061c293b18
Add Git Bash Windows terminal option ( #3209 )
...
* Add Git Bash Windows terminal option
* Harden Git Bash terminal detection
---------
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
Co-authored-by: Orca <help@stably.ai>
Co-authored-by: Jinwoo Hong <73622457+Jinwoo-H@users.noreply.github.com>
2026-05-30 15:26:11 -04:00
Jinwoo Hong
a5af6c2f7a
fix: tighten GitHub submit shortcut handling ( #3853 )
2026-05-30 12:26:04 -07:00
Neil
962395e4ea
Remove diagnostics bundle ref mirror effect ( #3176 )
2026-05-30 15:25:42 -04:00
Neil
57e87b006e
fix: guard nested add repo import state ( #3696 )
...
Co-authored-by: Jinwoo-H <jinwoo0825@gmail.com>
2026-05-30 12:23:27 -07:00
Neil
cabdaa2e20
Clean up one-shot remote runtime listeners ( #3852 )
2026-05-30 12:23:24 -07:00
Neil
361b833fcd
fix: tolerate literal percent in bitbucket remotes ( #3685 )
2026-05-30 12:20:33 -07:00
Jinwoo Hong
4bc237cc18
fix: translate dropped paths for wsl worktrees ( #3851 )
2026-05-30 12:20:16 -07:00
Neil
f597028782
fix: load large legacy pane alias migrations ( #3681 )
...
* fix: load large legacy pane alias migrations
* test: assert large pane alias persistence
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:19:49 -07:00
Neil
824f4dbdde
Resolve Resource Manager Space scan ready state before commit ( #3200 )
...
* Resolve resource space scan ready state before commit
* Avoid render-time ref writes for space scan ready 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:19:33 -04:00
Neil
c4e931e806
fix: time out stt worker startup ( #3848 )
2026-05-30 12:19:16 -07:00
Neil
f5d00526e8
fix: allow dot-prefixed nested worktree paths ( #3677 )
2026-05-30 12:19:05 -07:00
Neil
7d1257f8ee
Clean up speech model stream listeners ( #3849 )
2026-05-30 12:18:12 -07:00
Neil
530266c0f6
Hydrate onboarding settings before commit ( #3198 )
2026-05-30 15:17:40 -04:00
Neil
d514e7f980
Resolve smart workspace command value during render ( #3192 )
2026-05-30 15:16:34 -04:00
Neil
e3ed92a513
Clean up agent hook request listeners ( #3847 )
2026-05-30 12:14:40 -07:00
Neil
de1cb48db0
Resolve workspace cleanup active view during render
2026-05-30 15:12:40 -04:00
Neil
79e4e64257
Clean up remote runtime websocket listeners ( #3846 )
2026-05-30 12:11:39 -07:00
Neil
6f9a537e57
Resolve commit failure dialog identity before commit ( #3202 )
2026-05-30 15:11:16 -04:00
Neil
ffb88e5076
perf: handle large filesystem auth worktree lists ( #3845 )
2026-05-30 12:09:31 -07:00
Neil
fb81d536f1
Allow primary workspace project removal from sidebar ( #3203 )
2026-05-30 15:08:29 -04:00
Jinwoo Hong
c1a24d8447
test: make ssh sftp tests windows-safe ( #3844 )
2026-05-30 12:07:17 -07:00
Neil
9b0672c2a0
perf: clean diff section model cleanup from effect ( #3704 )
2026-05-30 12:06:16 -07:00
Neil
3afebb7b4c
fix: settle system ssh aborts ( #3842 )
2026-05-30 12:05:25 -07:00
Neil
f470168cba
fix: allow dot-dot-prefixed sftp upload paths ( #3706 )
...
* fix: allow dot-dot-prefixed sftp upload paths
* test: cover sftp upload root sibling rejection
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:04:29 -07:00
Brennan Benson
18eb3f2d20
Show imported worktrees visibility card ( #3506 )
...
Co-authored-by: Orca <help@stably.ai>
2026-05-30 12:03:59 -07:00