Commit Graph
2946 Commits
Author SHA1 Message Date
Neil 4f81953d10 feat: add agent hook opt-out controls (#2714) 2026-05-23 21:16:49 -07:00
Neil cacc09e92f Add commit failure AI recovery action (#2705)
* Add commit failure AI recovery action

* Add agent picker to commit failure fix action
2026-05-23 21:13:00 -07:00
Neil 93637e54c9 Highlight focused agent rows (#2733)
* Highlight focused agent status dots

* Highlight focused agent rows
2026-05-23 21:12:15 -07:00
Neil d2406ada87 Add terminal read pagination payload regression test (#2730)
* test: guard terminal read pagination payloads

* test: explain terminal read pagination guard
2026-05-23 20:39:13 -07:00
github-actions[bot] d0b3e511e7 release: v1.4.24-rc.0 v1.4.24-rc.0 2026-05-24 03:03:15 +00:00
Neil 283fdc6805 Bound PTY batch flushes to reduce typing latency spikes (#2724)
* Bound PTY batch flushes

* Add PTY batch flush benchmark

* Reduce PTY runtime ingress work

* Fix PTY benchmark lint
2026-05-23 20:01:06 -07:00
Neil 3dd281eb8e Hide branch names behind workspace card property 2026-05-23 19:16:50 -07:00
Neil b8a7adf8ed Keep terminal shortcut notice visible
Keep the terminal shortcut capture warning on screen until the user dismisses it or opens shortcut settings.
2026-05-23 19:07:07 -07:00
Neil 38f3540696 Fix Monaco diff editor disposal crash (#2704) 2026-05-23 19:02:13 -07:00
github-actions[bot] 1f6eba9596 release: v1.4.23 v1.4.23 2026-05-24 01:33:16 +00:00
Brennan Benson b2d05ddf84 docs: add telemetry availability reference (#2723) 2026-05-23 17:38:43 -07:00
Neil ccef7fedbd Fix stale bracketed paste after interrupt
Fix stale bracketed paste state after terminal interrupts.
2026-05-23 17:34:00 -07:00
github-actions[bot] 16a059d906 release: v1.4.23-rc.3 v1.4.23-rc.3 2026-05-24 00:17:45 +00:00
Neil 82a461c66e Fix OpenCode TUI scroll regression
Revert the May 23 terminal perf restore path and cap retained newline-free TUI redraw output while keeping completed-line terminal read pagination.
2026-05-23 17:16:35 -07:00
Neil 3233a41215 Allow custom shortcut for equalizing panes
Adds an unassigned terminal.equalizePaneSizes keybinding action so users can assign their own Equalize Pane Sizes shortcut without changing defaults.
2026-05-23 15:54:47 -07:00
Neil a1badb256c fix: batch TUI wheel input bursts (#2719) 2026-05-23 15:42:14 -07:00
Neil f72de14dbb Revert terminal perf rollback for OpenCode TUIs (#2718)
* Revert "Finish terminal perf rollback for OpenCode TUIs (#2716)"

This reverts commit 51618f1e92.

* fix: repair terminal perf restore regressions
2026-05-23 15:41:24 -07:00
github-actions[bot] 4632b0fb06 release: v1.4.23-rc.2 [rc-slot:2026-05-23-15] v1.4.23-rc.2 2026-05-23 22:21:19 +00:00
github-actions[bot] c74765922e release: v1.4.23-rc.1 v1.4.23-rc.1 2026-05-23 21:16:38 +00:00
Brennan BensonandOrca b9c55bb071 Add onboarding tour retention telemetry (#2713)
Co-authored-by: Orca <help@stably.ai>
2026-05-23 14:15:11 -07:00
Neil 51618f1e92 Finish terminal perf rollback for OpenCode TUIs (#2716)
* revert: terminal mounted worktree slicing

* fix: restore non-terminal rollback scope
2026-05-23 14:10:15 -07:00
Neil 14fa257394 Revert terminal hidden-output perf series (#2715)
Reverts the hidden terminal pressure changes from #2661 to restore the prior terminal rendering path while the fullscreen TUI regression is handled separately.
2026-05-23 13:53:11 -07:00
Neil 1ea9aeb362 fix: harden perf cleanup edge cases (#2712) 2026-05-23 13:38:05 -07:00
Neil f286702c62 fix: hold pty batches during reveal snapshots (#2707) 2026-05-23 13:19:38 -07:00
github-actions[bot] 1f1171e0de release: v1.4.23-rc.0 v1.4.23-rc.0 2026-05-23 20:14:38 +00:00
Jinjing 3f6940a746 fix: address review findings (#2703) 2026-05-23 13:11:08 -07:00
Jinjing ace241c43f feat: allow hiding workspace card metadata (#2701) 2026-05-23 13:02:50 -07:00
Neil 21b30bc513 fix: avoid stale headless reveal snapshots (#2702) 2026-05-23 13:02:30 -07:00
Jinjing cfd758ef73 fix: remove sleep hover quick actions (#2697) 2026-05-23 12:47:10 -07:00
Neil 7b0a1faac1 fix: gate hidden hydration by pty id (#2698) 2026-05-23 12:47:08 -07:00
Jinjing a8d4e2ab48 Squashed commits (#2696)
- fix: harden agent ready wait test

- fix: address worktree visibility copy
2026-05-23 12:42:03 -07:00
Neil 610111b6c4 fix: preserve hidden terminal output state (#2694) 2026-05-23 12:36:18 -07:00
Jinjing c93dd901a3 fix: address review findings (#2695) 2026-05-23 12:33:49 -07:00
Brennan BensonandOrca 669ade2313 Update onboarding feature wall experience (#2652)
Co-authored-by: Orca <help@stably.ai>
2026-05-23 12:21:13 -07:00
Neil 8831019937 fix: avoid duplicate reveal hydration output (#2693) 2026-05-23 12:16:54 -07:00
Neil 82000b5405 fix: stabilize e2e fixture worktrees (#2692) 2026-05-23 12:10:11 -07:00
Jinjing 6a74dddd43 fix: address review findings (#2689) 2026-05-23 11:51:26 -07:00
Jinjing f03ed7ec25 Improve mobile onboarding intro button layout (#2688) 2026-05-23 11:42:08 -07:00
Jinwoo HongandOrca 132dd85b9d Add Cmd+J create action (#2680)
Co-authored-by: Orca <help@stably.ai>
2026-05-23 04:04:49 -07:00
Neil b2df6eff74 fix: guard hidden hydration against transport replacement (#2686) 2026-05-23 02:44:36 -07:00
Neil 7a9b0465dc fix: preserve hidden output across pty rebinding (#2685) 2026-05-23 02:34:56 -07:00
Neil 48147680ae Add settings notification sound selector (#2684) 2026-05-23 02:24:56 -07:00
Neil a0cdbfdf57 test: fix hidden terminal CI fallout (#2683) 2026-05-23 02:21:15 -07:00
Neil 3adad22eca perf: hydrate hidden terminal output on reveal (#2682)
* perf: hydrate hidden terminal output on reveal

* test: fix hidden terminal hydration typecheck
2026-05-23 02:07:26 -07:00
dependabot[bot] 5a23ac4eb1 build(deps): bump dompurify from 3.2.7 to 3.4.5 (#2653)
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-23 02:00:10 -07:00
Jinjing ffec74c7ba Fix SSH agent and identity file auth ordering (#2681)
* fix: address review findings

* fix: address CI failures
2026-05-23 01:56:15 -07:00
github-actions[bot] d7d7f3b8f6 release: v1.4.22 v1.4.22 2026-05-23 08:35:45 +00:00
Jinwoo HongandOrca 007b7cc283 Fix Claude permission status across subagents (#2674)
Co-authored-by: Orca <help@stably.ai>
2026-05-23 04:28:45 -04:00
Jinjing b8257433d2 Teach PR conflict AI prompts to recreate local merges (#2679)
- Use a PR-specific conflict prompt when host mergeability reports conflicts
- Include safe base-ref fetch/merge guidance and test coverage for option-like refs
2026-05-23 01:20:41 -07:00
Jinjing a50a97670f Refine settings panel layout and controls (#2676) 2026-05-23 01:16:46 -07:00