cmux/Sources
Lawrence Chen 20c62b3b9a
Fix CI race condition on self-hosted runner (#19)
* Fix zsh ZDOTDIR wrapper + log parsing with -- messages

* Fix CI race condition: serialize self-hosted builds with concurrency group

Two workflows racing on the same self-hosted runner caused DerivedData
corruption (release's rm -rf nuked DerivedData while CI was building).
Add shared concurrency group and scope DerivedData cleanup to project.
2026-02-06 22:32:14 -08:00
..
Find Fix find focus and align search with Ghostty 2026-01-29 20:36:32 -08:00
Splits Add sidebar blur effect with withinWindow blending (#9) 2026-02-04 03:04:45 -08:00
Update Add sidebar blur effect with withinWindow blending (#9) 2026-02-04 03:04:45 -08:00
AppDelegate.swift Fix focus-on-scroll and harden reload scripts 2026-01-30 16:46:30 -08:00
Backport.swift Fix find focus and align search with Ghostty 2026-01-29 20:36:32 -08:00
cmuxApp.swift Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
ContentView.swift Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
GhosttyConfig.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
GhosttyTerminalView.swift Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
KeyboardShortcutSettings.swift Add KeyboardShortcutSettings to enable customizable shortcuts 2026-01-29 19:01:20 -08:00
NotificationsPage.swift Fix high CPU usage from notifications and add regression tests 2026-01-29 17:02:16 -08:00
SocketControlSettings.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
TabManager.swift Sidebar metadata + tagged reload isolation (#16) 2026-02-06 18:09:56 -08:00
TerminalController.swift Fix CI race condition on self-hosted runner (#19) 2026-02-06 22:32:14 -08:00
TerminalNotificationStore.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
TerminalView.swift Add sidebar blur effect with withinWindow blending (#9) 2026-02-04 03:04:45 -08:00
WindowAccessor.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
WindowDecorationsController.swift Update app and tooling 2026-01-29 17:36:26 -08:00
WindowToolbarController.swift Fix high CPU usage from notifications and add regression tests 2026-01-29 17:02:16 -08:00