openclaw/apps/macos/Sources/Clawdbot
2026-01-17 17:45:04 +00:00
..
Bridge SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
Logging chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
NodeMode feat: add system.which bin probe 2026-01-16 07:31:41 +00:00
Resources chore: release 2026.1.11-4 2026-01-12 10:52:34 +00:00
AboutSettings.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
AgeFormatting.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
AgentEventStore.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
AgentEventsWindow.swift refactor(macos): drop duplicate AnyCodable 2026-01-07 19:42:49 +00:00
AgentWorkspace.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
AnthropicAuthControls.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
AnthropicOAuth.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
AnthropicOAuthCodeState.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
AnyCodable+Helpers.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
AppState.swift fix(macos): check config file mode for gateway token/password resolution (#1022) 2026-01-16 19:29:48 +00:00
AudioInputDeviceObserver.swift Voice Wake: preserve mic selection across disconnects 2026-01-08 01:36:15 +00:00
BridgeDiscoveryPreferences.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CameraCaptureService.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
CanvasA2UIActionMessageHandler.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CanvasChromeContainerView.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CanvasFileWatcher.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CanvasManager.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CanvasScheme.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CanvasSchemeHandler.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CanvasWindow.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CanvasWindowController.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CanvasWindowController+Helpers.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CanvasWindowController+Navigation.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CanvasWindowController+Testing.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CanvasWindowController+Window.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ChannelConfigForm.swift style: tidy macOS config UI formatting 2026-01-17 17:22:42 +00:00
ChannelsSettings.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
ChannelsSettings+ChannelSections.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
ChannelsSettings+ChannelState.swift style: tidy macOS config UI formatting 2026-01-17 17:22:42 +00:00
ChannelsSettings+Helpers.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
ChannelsSettings+View.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
ChannelsStore.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
ChannelsStore+Config.swift style: tidy macOS config UI formatting 2026-01-17 17:22:42 +00:00
ChannelsStore+Lifecycle.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
ClawdbotConfigFile.swift feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
ClawdbotPaths.swift refactor(macos): drop duplicate AnyCodable 2026-01-07 19:42:49 +00:00
CLIInstaller.swift macos: keep CLI install build suffix 2026-01-17 17:45:04 +00:00
CLIInstallPrompter.swift fix(macos): restore gateway launch agent build 2026-01-12 04:58:38 +00:00
CommandResolver.swift fix(macos): check config file mode for gateway token/password resolution (#1022) 2026-01-16 19:29:48 +00:00
ConfigFileWatcher.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
ConfigSchemaSupport.swift style: tidy macOS config UI formatting 2026-01-17 17:22:42 +00:00
ConfigSettings.swift style: tidy macOS config UI formatting 2026-01-17 17:22:42 +00:00
ConfigStore.swift fix: prevent config clobbering 2026-01-15 04:06:11 +00:00
ConnectionModeCoordinator.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
ConnectionModeResolver.swift test: cover doctor launchctl env overrides (#1037) 2026-01-16 19:40:45 +00:00
Constants.swift feat: mac node exec policy + remote skills hot reload 2026-01-16 03:45:06 +00:00
ContextMenuCardView.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
ContextUsageBar.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
ControlChannel.swift refactor: remove mac attach-only setting 2026-01-12 04:58:38 +00:00
CritterIconRenderer.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CritterStatusLabel.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CritterStatusLabel+Behavior.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CronJobEditor.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CronJobEditor+Helpers.swift chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
CronJobEditor+Testing.swift fix: finish channels rename sweep 2026-01-13 08:40:40 +00:00
CronJobsStore.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CronModels.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CronSettings.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CronSettings+Actions.swift refactor(macos): drop duplicate AnyCodable 2026-01-07 19:42:49 +00:00
CronSettings+Helpers.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
CronSettings+Layout.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CronSettings+Rows.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
CronSettings+Testing.swift fix(macos): update cron testing channel arg (#896) 2026-01-14 08:53:23 -06:00
DebugActions.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
DebugSettings.swift macOS: fix config form rendering 2026-01-17 00:43:05 +00:00
DeepLinks.swift fix: finish channels rename sweep 2026-01-13 08:40:40 +00:00
DeviceModelCatalog.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
DiagnosticsFileLog.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
DockIconManager.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
FileHandle+SafeRead.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
GatewayAutostartPolicy.swift refactor: remove mac attach-only setting 2026-01-12 04:58:38 +00:00
GatewayChannel.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
GatewayConnection.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
GatewayDiscoveryMenu.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
GatewayEndpointStore.swift fix(macos): check config file mode for gateway token/password resolution (#1022) 2026-01-16 19:29:48 +00:00
GatewayEnvironment.swift macos: keep CLI install build suffix 2026-01-17 17:45:04 +00:00
GatewayErrors.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
GatewayLaunchAgentManager.swift fix: repair launchd status parsing 2026-01-16 06:01:28 +00:00
GatewayPayloadDecoding.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
GatewayProcessManager.swift Merge pull request #982 from wes-davis/fix/gateway-connection-diagnostics 2026-01-16 07:36:46 +00:00
GatewayPush.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
GeneralSettings.swift feat: use dropdowns for access controls 2026-01-16 07:00:05 +00:00
HealthStore.swift fix: finish channels rename sweep 2026-01-13 08:40:40 +00:00
HeartbeatStore.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
HoverHUD.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
IconState.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
InstanceIdentity.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
InstancesSettings.swift feat: render native chat markdown via Textual 2026-01-16 09:02:27 +00:00
InstancesStore.swift fix: finish channels rename sweep 2026-01-13 08:40:40 +00:00
LaunchAgentManager.swift refactor(macos): centralize process pipe draining 2026-01-17 08:53:10 +00:00
Launchctl.swift refactor(macos): centralize process pipe draining 2026-01-17 08:53:10 +00:00
LaunchdManager.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
LogLocator.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
MacNodeConfigFile.swift feat: add TLS for node bridge 2026-01-16 05:28:40 +00:00
MenuBar.swift feat(macos): prompt for CLI install 2026-01-11 10:32:52 +00:00
MenuContentView.swift feat: mac node exec policy + remote skills hot reload 2026-01-16 03:45:06 +00:00
MenuContextCardInjector.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
MenuHighlightedHostView.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
MenuHostedItem.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
MenuSessionsHeaderView.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
MenuSessionsInjector.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
MenuUsageHeaderView.swift fix(macos): wrap usage errors in menu 2026-01-11 02:04:27 +01:00
MicLevelMonitor.swift Voice Wake: preserve mic selection across disconnects 2026-01-08 01:36:15 +00:00
ModelCatalogLoader.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
NodePairingApprovalPrompter.swift refactor(macos): centralize process pipe draining 2026-01-17 08:53:10 +00:00
NodesMenu.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
NodesStore.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
NotificationManager.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
NotifyOverlay.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
NSAttributedString+VoiceWake.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
Onboarding.swift macos: keep CLI install build suffix 2026-01-17 17:45:04 +00:00
OnboardingView+Actions.swift Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
OnboardingView+Chat.swift fix: hide onboarding chat when configured 2026-01-11 10:34:23 +00:00
OnboardingView+Layout.swift fix(macos): harden onboarding wizard session handling 2026-01-12 08:16:47 +00:00
OnboardingView+Monitoring.swift Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
OnboardingView+Pages.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
OnboardingView+Testing.swift fix(mac): add tailnet discovery fallback and debug CLI 2026-01-10 23:39:27 +01:00
OnboardingView+Wizard.swift fix: macOS Swift cleanup 2026-01-04 17:57:53 +01:00
OnboardingView+Workspace.swift feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
OnboardingWidgets.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
OnboardingWizard.swift fix: macos wizard auth bootstrap 2026-01-15 08:47:45 +00:00
PeekabooBridgeHostCoordinator.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
PermissionManager.swift Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
PermissionsSettings.swift fix(macos): stabilize onboarding discovery 2026-01-11 03:02:47 +01:00
PointingHandCursor.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
PortGuardian.swift refactor(macos): centralize process pipe draining 2026-01-17 08:53:10 +00:00
PresenceReporter.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
Process+PipeRead.swift refactor(macos): centralize process pipe draining 2026-01-17 08:53:10 +00:00
ProcessInfo+Clawdbot.swift test(macos): isolate env + defaults 2026-01-07 20:32:15 +00:00
RemotePortTunnel.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
RemoteTunnelManager.swift fix(macos): stabilize bridge tunnels 2026-01-10 22:26:47 +01:00
RuntimeLocator.swift refactor(macos): centralize process pipe draining 2026-01-17 08:53:10 +00:00
ScreenRecordService.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
ScreenshotSize.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
SessionActions.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
SessionData.swift feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
SessionMenuLabelView.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
SessionMenuPreviewView.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
SessionsSettings.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
SettingsComponents.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
SettingsRootView.swift Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
SettingsWindowOpener.swift Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
ShellExecutor.swift fix(macos): stabilize bridge tunnels 2026-01-10 22:26:47 +01:00
SkillsModels.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
SkillsSettings.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
SoundEffects.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
StatusPill.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
String+NonEmpty.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
SystemRunPolicy.swift style: apply swiftformat fixes 2026-01-16 05:42:18 +00:00
TailscaleIntegrationSection.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
TailscaleService.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
TalkAudioPlayer.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
TalkModeController.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
TalkModeRuntime.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
TalkModeTypes.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
TalkOverlay.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
TalkOverlayView.swift chore: lint and format cleanup 2026-01-04 16:24:17 +01:00
TerminationSignalWatcher.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
UsageData.swift fix(macos): wrap usage provider errors 2026-01-11 02:35:53 +01:00
UsageMenuLabelView.swift fix(macos): wrap usage provider errors 2026-01-11 02:35:53 +01:00
ViewMetrics.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VisualEffectView.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoicePushToTalk.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceSessionCoordinator.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeChime.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeForwarder.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
VoiceWakeGlobalSettingsSync.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeHelpers.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeOverlay.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeOverlayController+Session.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeOverlayController+Testing.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeOverlayController+Window.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeOverlayTextViews.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeOverlayView.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
VoiceWakeRuntime.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
VoiceWakeSettings.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
VoiceWakeTestCard.swift Mac: stabilize voice wake test flow 2026-01-08 01:36:15 +00:00
VoiceWakeTester.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
VoiceWakeTextUtils.swift style: align voice wake text utils format 2026-01-08 01:49:29 +00:00
WebChatManager.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
WebChatSwiftUI.swift SwiftFormat: format macOS sources 2026-01-16 01:56:23 +00:00
WindowPlacement.swift chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
WorkActivityStore.swift fix: use canonical main session keys in apps 2026-01-15 08:59:05 +00:00