Lawrence Chen
d67090994e
Merge branch 'main' into issue-151-ssh-remote-port-proxying
2026-03-11 15:56:47 -07:00
Lawrence Chen
d9021861e3
Preserve ssh remote browser proxy flow
2026-03-11 15:45:20 -07:00
austinpower1258
06c5cac4df
Stabilize docked devtools side resize
2026-03-11 12:26:19 -07:00
austinpower1258
8b66628b19
Route inline inspector hits to native webkit
2026-03-11 04:21:49 -07:00
austinpower1258
63787c26b1
Stabilize inline developer tools hosting
2026-03-11 04:17:37 -07:00
Lawrence Chen
0a9aff38d1
Merge pull request #1177 from manaflow-ai/task-nightly-main-concurrency-cancel
...
Fix nightly main cancellation noise and release build break
2026-03-10 22:06:23 -07:00
Lawrence Chen
bcb712fde4
Merge pull request #1173 from manaflow-ai/task-browser-pane-devtools-resize-disappear
...
Preserve browser devtools when resizing pane
2026-03-10 21:48:39 -07:00
Lawrence Chen
0c3d53129d
Fix nightly release build welcome command helper
2026-03-10 21:48:36 -07:00
Lawrence Chen
83c7c9ee19
Guard portal refreshes and reset plain reattached web views
2026-03-10 21:41:49 -07:00
Lawrence Chen
1c25c6bd30
Keep internal tab drags out of Finder
2026-03-10 21:41:42 -07:00
Lawrence Chen
3ca11a5e00
Keep off-window local hosts from stealing devtools view
2026-03-10 21:12:18 -07:00
Lawrence Chen
6f8f5a6ac0
Keep hidden portal sync from stealing devtools host
2026-03-10 21:04:08 -07:00
Lawrence Chen
52783bddf0
Polish welcome, feedback, and shortcuts flows ( #1169 )
...
* Add cmux welcome command with ASCII logo and shortcuts
Adds `cmux welcome` CLI command that prints a blue-to-purple gradient
chevron logo, version info, and key shortcuts. Auto-runs once on first
workspace creation via UserDefaults. Adds "Welcome" to the ? help menu
in the sidebar footer, which opens a new workspace running the command.
* Polish welcome, feedback, and shortcuts flows
2026-03-10 20:59:34 -07:00
Lawrence Chen
359ada8a3f
Preserve side-docked browser devtools layout on pane resize
2026-03-10 20:42:26 -07:00
Austin Wang
d25067f38f
Merge pull request #1170 from manaflow-ai/fix-1160-devtools-loop
...
Fix side-docked browser DevTools resizing
2026-03-10 20:12:17 -07:00
austinpower1258
91061ce341
Fix side-docked browser DevTools resizing
2026-03-10 19:49:06 -07:00
Lawrence Chen
ec10dfdaec
Add browser find focus debug logs ( #1162 )
...
* Add browser find focus debug logs
* Allow browser find bar focus in portal host
* Add split and terminal find debug logs
* Avoid stealing search focus across splits
* Generalize panel focus restore intent
* Unify split focus intent activation
* Address focus restore review feedback
* Yield inactive panel focus before restore
* Gate browser find focus retries by generation
* Avoid repeated browser focus invalidation
* Keep browser find ownership while find bar is open
2026-03-10 19:31:52 -07:00
Lawrence Chen
527dfa6292
Add Jump to Latest to the notifications popover ( #1167 )
...
* Add jump-to-latest button to notifications popover
* Fix jump-to-latest popover accessibility
* Relax shortcut badge UI test expectation
* Stabilize jump-to-latest UI coverage
* Keep popover notification actions visible when empty
* Inline jump-to-latest shortcut label
* Match jump-to-latest shortcut label styling
2026-03-10 19:30:17 -07:00
austinpower1258
eea6cdc1bd
works
2026-03-10 19:18:30 -07:00
Lawrence Chen
6b6d551f62
Constrain notification sound picker width ( #1168 )
2026-03-10 18:45:02 -07:00
austinpower1258
424421e51c
Fix split zoom portal layering across pane types
2026-03-10 13:08:44 -07:00
austinpower1258
df9a6ba0df
Add split-zoom portal visibility regression coverage
2026-03-10 13:08:35 -07:00
austinpower1258
24f35e4665
Fix browser pane zoom layering
2026-03-10 12:22:59 -07:00
austinpower1258
692c3cf98f
Merge branch 'main' of https://github.com/manaflow-ai/cmux into issue-1144-browser-address-bar-disappears
2026-03-10 12:06:06 -07:00
Lawrence Chen
948b09a7c7
Add regression test for serve-web token cleanup ( #1141 )
...
* Add regression coverage for serve-web token cleanup
* Address review feedback on token cleanup test
2026-03-10 02:08:20 -07:00
austinpower1258
d089f6df18
fix: restore split terminal resize after Cmd-D
2026-03-10 02:01:57 -07:00
austinpower1258
034f157feb
Keep browser omnibar visible across pane zoom
2026-03-10 00:41:00 -07:00
austinpower1258
07412f39fd
fix: recover split terminal focus on pointer down
2026-03-10 00:30:12 -07:00
austinpower1258
b2d07f88f5
fix: repair split terminal focus on first-responder recovery
2026-03-10 00:19:10 -07:00
Lawrence Chen
e5445f4071
Fix cmux ssh startup isolation
2026-03-10 00:18:27 -07:00
Lawrence Chen
dea60ea71c
Update ghostty to v1.3.0 ( #1142 )
...
* Update ghostty to v1.3.0
* Add bell handling and AppleScript support
* Add zsh shell integration handoff test
* Fix Ghostty zsh integration handoff in cmux
* Add terminal keypress notification dismissal test
* Dismiss terminal notifications on keypress
* Address PR review feedback
* Tighten notification dismissal regression test
* Pin GhosttyKit checksum for latest ghostty
2026-03-09 21:32:54 -07:00
austinpower1258
e96dc5dd83
Refresh browser portal after pane zoom
2026-03-09 20:14:42 -07:00
Lawrence Chen
bdebc8ecc9
Merge branch 'main' into issue-151-ssh-remote-port-proxying
...
# Conflicts:
# CLI/cmux.swift
# Sources/ContentView.swift
# Sources/GhosttyTerminalView.swift
# Sources/Panels/BrowserPanel.swift
# Sources/Panels/BrowserPanelView.swift
# Sources/TabManager.swift
# Sources/TerminalController.swift
# Sources/Workspace.swift
# Sources/WorkspaceContentView.swift
# ghostty
2026-03-09 18:36:59 -07:00
Lawrence Chen
30bb74dc92
Merge branch 'pr-374-ssh-remote-cli-relay' into issue-151-ssh-remote-port-proxying
...
# Conflicts:
# CLI/cmux.swift
# Sources/ContentView.swift
# Sources/GhosttyTerminalView.swift
# Sources/Panels/TerminalPanel.swift
# Sources/SocketControlSettings.swift
# Sources/TabManager.swift
# Sources/TerminalController.swift
# Sources/Workspace.swift
# daemon/remote/README.md
# daemon/remote/cmd/cmuxd-remote/main.go
# docs/remote-daemon-spec.md
# tests_v2/test_ssh_remote_cli_metadata.py
2026-03-09 18:31:10 -07:00
Lawrence Chen
c73c43efe3
Fix inline VS Code serve-web token exposure via argv ( #1033 )
...
* Fix inline VS Code token leak in process args
* Fix serve-web token file cleanup races
* Drain orphaned serve-web token files on stop
---------
Co-authored-by: cmux <cmux@cmuxs-Mac-mini.local>
2026-03-09 18:21:44 -07:00
Lawrence Chen
2f4c81a96a
Merge origin/main into issue-846-vim-indicator
2026-03-09 18:15:50 -07:00
Lawrence Chen
54c6a70c38
Merge pull request #1101 from gonzaloserrano/gsr/sidebar-state-color
...
Add color field to sidebar_state output
2026-03-09 18:10:41 -07:00
Lawrence Chen
10f85ef8c7
Merge pull request #1017 from atani/fix/cjk-font-fallback
...
fix: add CJK font fallback to prevent decorative font rendering
2026-03-09 18:10:12 -07:00
Austin Wang
b824147dcb
Fix notification ring dismissal on direct terminal clicks ( #1126 )
...
* Add regression test for terminal notification click dismissal
* Dismiss terminal notifications on direct clicks
* Add regression for focused terminal notification ring
* Keep focused terminal notifications unread until click
* Verify direct notification dismiss triggers flash
* Use focus-flash path for direct notification dismiss
* Align notification dismiss flash with ring geometry
2026-03-09 17:55:07 -07:00
Austin Wang
78b901617c
Fix browser panes reloading when switching workspaces ( #1136 )
...
* Add workspace browser portal regression test
* Preserve hidden browser portals across workspace switches
2026-03-09 17:54:32 -07:00
Austin Wang
8fa1ca3a4d
Hide browser portal when terminal tab is active ( #1130 )
2026-03-09 17:24:58 -07:00
Austin Wang
fc8142d61d
Fix pinned workspace notification reordering ( #1116 )
...
* test: cover pinned workspace notification reorder
* fix: keep pinned workspace order on notification
2026-03-09 16:05:24 -07:00
Austin Wang
c447bee602
Fix browser pane portal anchor sizing ( #1094 )
...
* Fix browser pane webview sizing
* Guard browser portal by pane ownership
* Keep browser portal frame during transient zero geometry
* Guard portal surfaces against duplicate hosts
* Defer terminal surface reflow during tab drags
* Fix browser panel pane ID unit tests
2026-03-09 13:28:05 -07:00
Gonzalo Serrano
3a3a2da6db
Add color field to sidebar_state output
...
Expose workspace customColor in sidebar_state so external
tools can read it without a new API endpoint.
2026-03-09 15:01:02 +01:00
Brian Le
39f95db739
fix(terminal): tighten vim badge updates
2026-03-09 01:56:01 -04:00
Brian Le
d2c58c7707
fix(terminal): cap vim badge width
2026-03-09 01:44:02 -04:00
Brian Le
c3a8c2317f
fix(terminal): address vim badge review notes
2026-03-09 00:53:42 -04:00
Brian Le
ad8c57432c
fix(terminal): keep vim badge overlay passthrough
2026-03-09 00:39:14 -04:00
Brian Le
c62878ed61
fix(terminal): polish vim badge indicator
2026-03-09 00:33:19 -04:00
Brian Le
65bb81079b
feat(terminal): show vim key table badge
2026-03-09 00:07:00 -04:00