|
1 | 1 | # cmux-owned Swift file length budget. |
2 | 2 | # Format: max_lines<TAB>relative path |
3 | 3 | # Reduce counts as files shrink. CI fails if tracked files exceed this budget. |
4 | | -33454 CLI/cmux.swift |
5 | | -17914 Sources/AppDelegate.swift |
6 | | -16740 Sources/ContentView.swift |
7 | | -14612 Sources/TerminalController.swift |
8 | | -13595 Sources/Panels/BrowserPanel.swift |
9 | | -12088 Sources/GhosttyTerminalView.swift |
| 4 | +34469 CLI/cmux.swift |
| 5 | +17892 Sources/AppDelegate.swift |
| 6 | +16696 Sources/ContentView.swift |
| 7 | +14822 Sources/TerminalController.swift |
| 8 | +13358 Sources/Panels/BrowserPanel.swift |
| 9 | +12998 Sources/Workspace.swift |
| 10 | +12124 Sources/GhosttyTerminalView.swift |
10 | 11 | 12046 cmuxTests/AppDelegateShortcutRoutingTests.swift |
11 | | -11992 Sources/Workspace.swift |
12 | | -9345 cmuxTests/CLINotifyProcessIntegrationRegressionTests.swift |
13 | | -7911 Sources/Panels/BrowserPanelView.swift |
14 | | -7350 cmuxTests/WorkspaceUnitTests.swift |
15 | | -6944 cmuxTests/WorkspaceRemoteConnectionTests.swift |
| 12 | +9331 cmuxTests/CLINotifyProcessIntegrationRegressionTests.swift |
| 13 | +7925 Sources/Panels/BrowserPanelView.swift |
| 14 | +7355 cmuxTests/WorkspaceUnitTests.swift |
| 15 | +7221 cmuxTests/WorkspaceRemoteConnectionTests.swift |
16 | 16 | 6317 cmuxTests/SessionPersistenceTests.swift |
17 | 17 | 6299 cmuxTests/GhosttyConfigTests.swift |
| 18 | +6156 Sources/TabManager.swift |
18 | 19 | 6153 CLI/cmux_open.swift |
19 | | -6074 Sources/TabManager.swift |
20 | 20 | 6074 Sources/TextBoxInput.swift |
| 21 | +5987 Packages/CmuxMobileShell/Sources/CmuxMobileShell/MobileShellComposite.swift |
21 | 22 | 5925 cmuxTests/TerminalAndGhosttyTests.swift |
22 | | -5549 Packages/CmuxMobileShell/Sources/CmuxMobileShell/MobileShellComposite.swift |
23 | | -5522 cmuxTests/BrowserConfigTests.swift |
24 | | -4921 Sources/cmuxApp.swift |
25 | | -4460 Sources/Panels/FilePreviewPanel.swift |
| 23 | +5526 cmuxTests/BrowserConfigTests.swift |
| 24 | +4920 Sources/cmuxApp.swift |
| 25 | +4467 Sources/Panels/FilePreviewPanel.swift |
26 | 26 | 4400 cmuxTests/BrowserPanelTests.swift |
27 | 27 | 4227 Sources/BrowserWindowPortal.swift |
28 | 28 | 3937 Sources/Feed/FeedPanelView.swift |
| 29 | +3926 cmuxTests/TabManagerUnitTests.swift |
29 | 30 | 3903 cmuxTests/WindowAndDragTests.swift |
30 | | -3765 cmuxTests/TabManagerUnitTests.swift |
| 31 | +3734 Packages/CmuxMobileTerminal/Sources/CmuxMobileTerminal/GhosttySurfaceView.swift |
31 | 32 | 3699 cmuxTests/CLIGenericHookPersistenceTests.swift |
32 | | -3664 Packages/CmuxMobileTerminal/Sources/CmuxMobileTerminal/GhosttySurfaceView.swift |
33 | 33 | 3397 Sources/CmuxConfig.swift |
34 | 34 | 3331 cmuxTests/TabManagerSessionSnapshotTests.swift |
35 | | -3200 Sources/Update/UpdateTitlebarAccessory.swift |
| 35 | +3055 Sources/Update/UpdateTitlebarAccessory.swift |
36 | 36 | 2878 Sources/SessionIndexView.swift |
37 | 37 | 2871 cmuxTests/CMUXOpenCommandTests.swift |
38 | 38 | 2573 Sources/KeyboardShortcutSettings.swift |
39 | 39 | 2565 Sources/Panels/CmuxWebView.swift |
40 | 40 | 2546 cmuxTests/WorkspaceManualUnreadTests.swift |
41 | | -2449 cmuxTests/CommandPaletteSearchEngineTests.swift |
| 41 | +2460 cmuxTests/CommandPaletteSearchEngineTests.swift |
42 | 42 | 2395 Sources/Mobile/MobileHostService.swift |
| 43 | +2355 Sources/FileExplorerView.swift |
43 | 44 | 2328 cmuxTests/CJKIMEInputTests.swift |
44 | | -2314 Sources/FileExplorerView.swift |
45 | | -2252 Sources/TerminalWindowPortal.swift |
| 45 | +2259 Sources/TerminalWindowPortal.swift |
46 | 46 | 2236 Sources/TerminalNotificationStore.swift |
47 | 47 | 2117 cmuxTests/CmuxConfigTests.swift |
48 | | -2095 cmuxTests/ShortcutAndCommandPaletteTests.swift |
49 | | -2059 Sources/SessionPersistence.swift |
50 | | -2036 Sources/KeyboardShortcutSettingsFileStore.swift |
| 48 | +2092 cmuxTests/ShortcutAndCommandPaletteTests.swift |
| 49 | +2070 Sources/SessionPersistence.swift |
51 | 50 | 1949 Sources/Panels/BrowserWebAuthnSupport.swift |
| 51 | +1941 Sources/KeyboardShortcutSettingsFileStore.swift |
| 52 | +1880 Sources/RestorableAgentSession.swift |
52 | 53 | 1860 cmuxTests/NotificationAndMenuBarTests.swift |
53 | 54 | 1794 Sources/SessionIndexStore.swift |
54 | | -1777 Sources/RestorableAgentSession.swift |
55 | 55 | 1748 Sources/WindowDragHandleView.swift |
56 | | -1724 cmuxTests/TerminalControllerSocketSecurityTests.swift |
57 | 56 | 1695 cmuxTests/WorkspacePullRequestSidebarTests.swift |
58 | 57 | 1677 cmuxUITests/BrowserPaneNavigationKeybindUITests.swift |
59 | 58 | 1652 cmuxTests/CMUXCLIErrorOutputRegressionTests.swift |
60 | 59 | 1574 cmuxTests/MarkdownPanelTests.swift |
61 | 60 | 1560 cmuxTests/TextBoxMentionCompletionTests.swift |
| 61 | +1547 cmuxTests/TerminalControllerSocketSecurityTests.swift |
| 62 | +1512 cmuxTests/RestorableAgentSessionIndexTests.swift |
62 | 63 | 1497 cmuxTests/OmnibarAndToolsTests.swift |
63 | 64 | 1496 cmuxUITests/MultiWindowNotificationsUITests.swift |
64 | 65 | 1446 Sources/FileExplorerStore.swift |
65 | | -1382 cmuxTests/KeyboardShortcutSettingsFileStoreStartupTests.swift |
| 66 | +1426 Sources/VaultAgentProcessScanner.swift |
| 67 | +1412 Sources/RemoteTmuxControlConnection.swift |
| 68 | +1384 cmuxTests/KeyboardShortcutSettingsFileStoreStartupTests.swift |
66 | 69 | 1380 cmuxUITests/MenuKeyEquivalentRoutingUITests.swift |
67 | 70 | 1373 cmuxTests/AppDelegateIssue2907RoutingTests.swift |
68 | 71 | 1366 Sources/Feed/FeedButtonStyleDebugWindowController.swift |
69 | 72 | 1362 Sources/CMUXInstalledExtensionSidebarHostView.swift |
70 | 73 | 1292 Packages/CmuxTerminalCore/Sources/CmuxTerminalCore/Config/GhosttyConfig.swift |
71 | 74 | 1285 cmuxUITests/SidebarHelpMenuUITests.swift |
72 | 75 | 1276 cmuxTests/MobileHostAuthorizationTests.swift |
73 | | -1270 cmuxTests/RestorableAgentSessionIndexTests.swift |
74 | 76 | 1257 Sources/Feed/FeedCoordinator.swift |
75 | | -1216 Packages/CmuxCommandPalette/Tests/CmuxCommandPaletteTests/CommandPaletteSearchEngineTests.swift |
76 | | -1205 Packages/CmuxMobileTerminal/Sources/CmuxMobileTerminal/TerminalInputTextView.swift |
| 77 | +1252 Packages/CmuxMobileTerminal/Sources/CmuxMobileTerminal/TerminalInputTextView.swift |
| 78 | +1228 Packages/CmuxCommandPalette/Tests/CmuxCommandPaletteTests/CommandPaletteSearchEngineTests.swift |
77 | 79 | 1197 cmuxTests/CodexAppServerSessionTests.swift |
78 | | -1166 Sources/VaultAgentProcessScanner.swift |
79 | 80 | 1161 cmuxTests/SidebarOrderingTests.swift |
80 | 81 | 1144 cmuxTests/PiVaultAgentPersistenceTests.swift |
81 | 82 | 1126 cmuxTests/FileExplorerStoreTests.swift |
82 | 83 | 1120 cmuxTests/AgentHibernationTests.swift |
83 | 84 | 1107 Sources/AppDelegate+CmuxSSHURL.swift |
84 | 85 | 1093 cmuxUITests/BonsplitTabDragUITests.swift |
85 | | -1048 Packages/CmuxCommandPalette/Sources/CmuxCommandPalette/Search/CommandPaletteFuzzyMatcher.swift |
| 86 | +1087 Packages/CmuxCommandPalette/Sources/CmuxCommandPalette/Search/CommandPaletteFuzzyMatcher.swift |
| 87 | +1038 Sources/RemoteTmuxController.swift |
86 | 88 | 1021 cmuxUITests/TerminalCmdClickUITests.swift |
87 | 89 | 1006 cmuxTests/CmuxSSHURLRequestTests.swift |
88 | 90 | 1000 cmuxTests/CmuxTopSnapshotScopeTests.swift |
|
94 | 96 | 932 Packages/CmuxMobileShell/Tests/CmuxMobileShellTests/MobileAutoAttachTests.swift |
95 | 97 | 926 Sources/DockPanelView.swift |
96 | 98 | 920 Sources/CommandPalette/CommandPaletteSettingsToggle.swift |
97 | | -919 Packages/CmuxTerminal/Sources/CmuxTerminal/Surface/TerminalSurface+RuntimeLifecycle.swift |
98 | 99 | 918 cmuxTests/WorkspaceGroupTests.swift |
| 100 | +912 Sources/WorkspaceContentView.swift |
99 | 101 | 905 Sources/CmuxSSHURLRequest.swift |
100 | 102 | 901 Packages/CmuxSettingsUI/Sources/CmuxSettingsUI/Sections/AppSection.swift |
101 | | -893 Sources/WorkspaceContentView.swift |
| 103 | +878 Sources/Panels/TerminalPanel.swift |
102 | 104 | 868 Sources/Panels/BrowserScreenshotSnapshotter.swift |
103 | | -866 Sources/Panels/TerminalPanel.swift |
104 | | -852 Packages/CmuxControlSocket/Sources/CmuxControlSocket/Coordinator/Workspace/ControlCommandCoordinator+Workspace.swift |
| 105 | +859 Packages/CmuxControlSocket/Sources/CmuxControlSocket/Coordinator/Workspace/ControlCommandCoordinator+Workspace.swift |
105 | 106 | 847 cmuxTests/AgentSessionAutoResumeSettingsTests.swift |
106 | 107 | 845 cmuxTests/SSHStartupSignalLifecycleTests.swift |
107 | 108 | 841 Sources/Panels/MarkdownWebRenderer.swift |
108 | 109 | 830 Sources/TaskManagerTypes.swift |
109 | 110 | 810 Packages/CmuxSwiftRender/Tests/CmuxSwiftRenderTests/SwiftViewInterpreterTests.swift |
110 | | -787 Sources/ClosedItemHistory.swift |
| 111 | +797 Sources/ClosedItemHistory.swift |
111 | 112 | 779 cmuxUITests/BrowserOmnibarSuggestionsUITests.swift |
112 | 113 | 774 cmuxUITests/BrowserFixtureInteractionUITests.swift |
113 | | -770 Sources/MainWindowFocusController.swift |
| 114 | +773 Sources/MainWindowFocusController.swift |
114 | 115 | 762 Packages/CmuxMobileTransport/Sources/CmuxMobileTransport/CmxNetworkByteTransport.swift |
115 | 116 | 760 Packages/CMUXAgentLaunch/Tests/CMUXAgentLaunchTests/AgentLaunchSanitizerTests.swift |
116 | 117 | 756 Sources/Panels/AgentSessionWebRendererCoordinator.swift |
117 | | -752 Sources/TerminalController+ControlWorkspaceContext.swift |
| 118 | +754 Sources/TerminalController+ControlWorkspaceContext.swift |
| 119 | +753 cmuxTests/RestorableAgentHookProviderResumeTests.swift |
118 | 120 | 752 cmuxUITests/CloseWorkspaceCmdDUITests.swift |
| 121 | +749 Packages/CmuxTerminal/Sources/CmuxTerminal/Surface/TerminalSurface+Input.swift |
119 | 122 | 746 Sources/App/MenuBarExtraController.swift |
| 123 | +744 Packages/CmuxMobileShellUI/Sources/CmuxMobileShellUI/TerminalComposerView.swift |
120 | 124 | 738 Packages/CMUXProjectModel/Sources/CMUXProjectModel/XcodeProjectAdapter.swift |
121 | 125 | 736 Packages/CmuxAuthRuntime/Sources/CmuxAuthRuntime/Coordinator/AuthCoordinator.swift |
| 126 | +726 cmuxTests/CLICodexHookTimeoutRegressionTests.swift |
| 127 | +725 Sources/RightSidebarPanelView.swift |
122 | 128 | 716 Sources/TaskManagerSnapshot.swift |
123 | | -715 Packages/CmuxTerminal/Sources/CmuxTerminal/Surface/TerminalSurface+Input.swift |
124 | 129 | 715 Sources/AppleScriptSupport.swift |
125 | 130 | 710 Sources/TerminalSSHSessionDetector.swift |
| 131 | +707 CLI/CMUXCLI+AgentHookDefinitions.swift |
126 | 132 | 706 CLI/CMUXCLI+Config.swift |
127 | | -701 CLI/CMUXCLI+AgentHookDefinitions.swift |
128 | | -699 Sources/RightSidebarPanelView.swift |
129 | 133 | 699 cmuxTests/TerminalNotificationClearAllTests.swift |
130 | | -698 cmuxTests/RestorableAgentHookProviderResumeTests.swift |
131 | 134 | 696 cmuxTests/UpdatePillReleaseVisibilityTests.swift |
132 | 135 | 693 Sources/Panels/BrowserPopupWindowController.swift |
133 | 136 | 691 Sources/NotificationSoundSettings.swift |
|
139 | 142 | 680 Sources/FileExplorerSearchController.swift |
140 | 143 | 677 Packages/CmuxRemoteSession/Sources/CmuxRemoteSession/Session/RemoteSessionCoordinator+Bootstrap.swift |
141 | 144 | 668 cmuxTests/FeedCoordinatorTests.swift |
| 145 | +655 Packages/CmuxRemoteSession/Sources/CmuxRemoteSession/Session/RemoteSessionCoordinator.swift |
| 146 | +655 Packages/CmuxTerminal/Sources/CmuxTerminal/Surface/TerminalSurface+RuntimeLifecycle.swift |
142 | 147 | 654 Packages/CmuxSettingsUI/Sources/CmuxSettingsUI/Sections/KeyboardShortcutsSection.swift |
143 | 148 | 650 Sources/Panels/MarkdownRemoteImageLoader.swift |
144 | 149 | 649 Sources/CmuxTopSnapshot.swift |
145 | | -648 Packages/CmuxRemoteSession/Sources/CmuxRemoteSession/Session/RemoteSessionCoordinator.swift |
146 | 150 | 641 cmuxTests/CommandPaletteNucleoFFITests.swift |
| 151 | +636 Sources/TerminalController+ControlPaneContext.swift |
147 | 152 | 630 Packages/CmuxSettings/Sources/CmuxSettings/Values/ShortcutWhenClause.swift |
148 | 153 | 621 cmuxTests/FinderFileDropRegressionTests.swift |
149 | 154 | 621 cmuxUITests/RightSidebarChromeHeightUITests.swift |
150 | 155 | 620 cmuxTests/TerminalNotificationQueueTests.swift |
| 156 | +615 cmuxTests/RemoteTmuxControlParserTests.swift |
151 | 157 | 614 Sources/PortScanner.swift |
152 | 158 | 614 cmuxTests/SessionIndexViewTests.swift |
153 | | -611 Sources/TerminalController+ControlPaneContext.swift |
154 | 159 | 608 Packages/CmuxWorkspaces/Sources/CmuxWorkspaces/Coordinators/WorkspaceGroupCoordinator.swift |
| 160 | +605 Sources/SettingsNavigation.swift |
155 | 161 | 604 Packages/CmuxCommandPalette/Tests/CmuxCommandPaletteTests/CommandPaletteNucleoFFITests.swift |
156 | | -603 Sources/SettingsNavigation.swift |
157 | 162 | 599 Packages/CMUXAgentLaunch/Sources/CMUXAgentLaunch/AgentLaunchSanitizerPrimaryPolicies.swift |
158 | 163 | 596 cmuxTests/CmuxEventBusTests.swift |
159 | 164 | 594 Sources/SessionIndexModels.swift |
160 | 165 | 594 cmuxTests/PortalTabDragRoutingTests.swift |
| 166 | +590 Packages/CmuxTerminal/Sources/CmuxTerminal/Surface/TerminalSurface.swift |
161 | 167 | 588 cmuxTests/CommandPaletteShortcutCustomizationTests.swift |
| 168 | +586 Packages/CmuxRemoteSession/Sources/CmuxRemoteSession/Session/RemoteSessionCoordinator+PortScan.swift |
162 | 169 | 586 Sources/JSONCParser.swift |
163 | 170 | 585 Sources/Cloud/VMClient.swift |
164 | 171 | 580 Packages/CmuxExtensionKit/Tests/CmuxExtensionKitTests/CmuxExtensionKitTests.swift |
|
171 | 178 | 562 cmuxTests/AgentExecutableResolverTests.swift |
172 | 179 | 561 cmuxTests/GhosttyConfigPathResolverTests.swift |
173 | 180 | 558 Packages/CmuxGit/Sources/CmuxGit/Parsing/GitMetadataService+Config.swift |
| 181 | +557 Packages/CmuxMobileShellUI/Sources/CmuxMobileShellUI/WorkspaceDetailView.swift |
174 | 182 | 554 Sources/Panels/BrowserAutomation.swift |
175 | 183 | 551 Packages/CmuxSettingsUI/Sources/CmuxSettingsUI/Sections/BrowserSection.swift |
176 | 184 | 547 Packages/CmuxSocketControl/Sources/CmuxSocketControl/SocketControlSettings.swift |
177 | 185 | 547 Sources/Windowing/WindowGlassEffect.swift |
| 186 | +541 Packages/CmuxControlSocket/Sources/CmuxControlSocket/Coordinator/Pane/ControlCommandCoordinator+Pane.swift |
178 | 187 | 540 Packages/CmuxWorkspaces/Sources/CmuxWorkspaces/Coordinators/WorkspaceReorderCoordinator.swift |
179 | 188 | 539 CLI/CMUXCLI+Themes.swift |
180 | 189 | 539 CLI/CodexTeamsApprovalBridge.swift |
181 | | -539 Packages/CmuxTerminal/Sources/CmuxTerminal/Surface/TerminalSurface.swift |
182 | 190 | 538 Packages/CmuxRemoteWorkspace/Sources/CmuxRemoteWorkspace/PTYBridge/RemotePTYBridgeSession.swift |
183 | 191 | 536 cmuxTests/CmuxConfigContextMenuTests.swift |
184 | | -533 Packages/CmuxControlSocket/Sources/CmuxControlSocket/Coordinator/Pane/ControlCommandCoordinator+Pane.swift |
| 192 | +534 Packages/CmuxControlSocket/Sources/CmuxControlSocket/Coordinator/Surface/ControlCommandCoordinator+Surface.swift |
185 | 193 | 531 Packages/CmuxSettingsUI/Sources/CmuxSettingsUI/Scene/SettingsWindowScene.swift |
186 | 194 | 531 Sources/App/WorkspaceRuntimeSettings.swift |
187 | 195 | 530 Packages/CmuxMobileTerminal/Sources/CmuxMobileTerminal/GhosttyRuntime.swift |
188 | 196 | 528 cmuxTests/CLINotifyProcessTestSupport.swift |
189 | 197 | 528 cmuxUITests/AutomationSocketUITests.swift |
190 | 198 | 527 CLI/CLISocketPathResolver.swift |
191 | | -523 Packages/CmuxRemoteSession/Sources/CmuxRemoteSession/Session/RemoteSessionCoordinator+PortScan.swift |
| 199 | +524 CLI/CMUXCLI+AutoNaming.swift |
| 200 | +522 Packages/CmuxSettingsUI/Sources/CmuxSettingsUI/Sections/AutomationSection.swift |
192 | 201 | 520 CLI/CMUXCLI+AmpExtension.swift |
193 | 202 | 520 cmuxTests/MainWindowVisibilityControllerTests.swift |
194 | 203 | 519 Packages/CmuxSwiftRender/Tests/CmuxSwiftRenderTests/Corpus/stress-two-column-cockpit-sidebar.swift |
195 | | -518 Packages/CmuxControlSocket/Sources/CmuxControlSocket/Coordinator/Surface/ControlCommandCoordinator+Surface.swift |
196 | | -518 Packages/CmuxMobileShellUI/Sources/CmuxMobileShellUI/WorkspaceDetailView.swift |
| 204 | +519 Sources/CmuxConfigExecutor.swift |
197 | 205 | 518 Packages/CmuxSwiftRender/Tests/CmuxSwiftRenderTests/Corpus/stress-git-review-queue-command-deck.swift |
198 | | -516 Sources/CmuxConfigExecutor.swift |
| 206 | +517 Sources/TerminalImageTransfer.swift |
199 | 207 | 514 Packages/CmuxSwiftRender/Sources/CmuxSwiftRender/ExpressionEvaluator.swift |
200 | 208 | 514 cmuxUITests/UpdatePillUITests.swift |
201 | | -510 Sources/TerminalImageTransfer.swift |
202 | 209 | 509 Packages/CMUXAgentLaunch/Sources/CMUXAgentLaunch/AgentLaunchSanitizerAdditionalPolicies.swift |
203 | 210 | 507 Sources/TerminalControllerTopSupport.swift |
204 | 211 | 506 Sources/App/MainWindowVisibilityController.swift |
205 | 212 | 505 cmuxUITests/DisplayResolutionRegressionUITests.swift |
206 | 213 | 504 cmuxTests/TerminalNotificationSocketActionTests.swift |
207 | 214 | 503 Sources/Settings/ConfigSource.swift |
| 215 | +502 Packages/CmuxControlSocket/Tests/CmuxControlSocketTests/ControlCommandContextTestStubs.swift |
208 | 216 | 502 Sources/CmuxEventPublishing.swift |
0 commit comments