openclaw/apps/shared/OpenClawKit/Sources/OpenClawChatUI
2026-07-22 22:18:18 -04:00
..
AssistantTextParser.swift chore(swift): restore compact conditional bodies (#103832) 2026-07-10 18:12:00 +01:00
ChatCameraFlipButton.swift feat(ios): Talk camera flip control and mic input selection (#111044) 2026-07-19 01:24:53 -07:00
ChatCodeHighlighter.swift chore(swift): restore compact conditional bodies (#103832) 2026-07-10 18:12:00 +01:00
ChatComposer.swift feat(dashboard): plugin widget kinds — native WorkBoard card and mini-board widgets (#112434) 2026-07-21 17:59:20 -07:00
ChatComposerTextView.swift feat: align native macOS chat with the web chat capability set (#109712) 2026-07-17 13:44:48 +01:00
ChatContextUsage.swift fix(chat): localize context percentage formatting 2026-07-12 18:33:47 +02:00
ChatEventText.swift chore(swift): restore compact conditional bodies (#103832) 2026-07-10 18:12:00 +01:00
ChatFullMessageReader.swift feat(macos): visible-markdown copy, full-message reader, and independent reasoning/tool toggles (#110276) 2026-07-18 04:05:50 +01:00
ChatGatewayPayloadCodec.swift feat(apps): native session-list observer digests on iOS, Android, and macOS (#112597) 2026-07-22 01:53:29 -07:00
ChatGatewayRequest.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
ChatHaptics.swift ci(swift): enforce shared OpenClawKit dead-code coverage (#105770) 2026-07-12 17:35:47 -07:00
ChatInlineMath.swift feat(ios): render inline LaTeX math in completed chat prose (#101388) 2026-07-07 08:46:31 +01:00
ChatInlineWidgetView.swift feat(apple): copy or save rendered widgets as images from the chat transcript (#110987) 2026-07-18 21:53:40 -07:00
ChatInputHistory.swift feat: align native macOS chat with the web chat capability set (#109712) 2026-07-17 13:44:48 +01:00
ChatLinkPreview.swift fix(ios): localize design and chat surfaces 2026-07-12 18:33:47 +02:00
ChatMarkdownBlockSegmenter.swift fix(ios): render Markdown lists and thematic breaks (#111223) 2026-07-19 11:24:30 -04:00
ChatMarkdownBlockViews.swift fix(ios): show full multiline Markdown list items (#112723) 2026-07-22 22:18:18 -04:00
ChatMarkdownPreprocessor.swift chore(swift): restore compact conditional bodies (#103832) 2026-07-10 18:12:00 +01:00
ChatMarkdownRenderer.swift fix(ios): render Markdown lists and thematic breaks (#111223) 2026-07-19 11:24:30 -04:00
ChatMessageViews.swift feat(apple): port the working claw indicator, wait phrases, and turn recap to iOS/macOS (#112188) 2026-07-21 04:35:27 -07:00
ChatMessageVisibleText.swift feat(macos): Quick Chat power features — voice dictation, paste-to-app, model/reasoning control (#110994) 2026-07-18 17:21:03 -07:00
ChatModelPickerStore.swift feat(macos): Quick Chat power features — voice dictation, paste-to-app, model/reasoning control (#110994) 2026-07-18 17:21:03 -07:00
ChatModels.swift feat(dashboard): plugin widget kinds — native WorkBoard card and mini-board widgets (#112434) 2026-07-21 17:59:20 -07:00
ChatPayloadDecoding.swift
ChatPlanPill.swift feat(clients): show live plan checklists in web, iOS, and Android chat (#108675) 2026-07-16 09:33:52 -07:00
ChatQuestionCard.swift refactor(protocol): pre-publish cheat-window cleanup and vintage tracking (#111041) 2026-07-19 04:07:15 -07:00
ChatReply.swift feat: align native macOS chat with the web chat capability set (#109712) 2026-07-17 13:44:48 +01:00
ChatReplyPreview.swift feat: align native macOS chat with the web chat capability set (#109712) 2026-07-17 13:44:48 +01:00
ChatSessionManagementViews.swift feat(clients): adopt model controls, session management, and keyboard history recall on iOS (#110831) 2026-07-19 03:08:22 -07:00
ChatSessions.swift feat(apps): native session-list observer digests on iOS, Android, and macOS (#112597) 2026-07-22 01:53:29 -07:00
ChatSessionSidebar.swift feat(apps): native session-list observer digests on iOS, Android, and macOS (#112597) 2026-07-22 01:53:29 -07:00
ChatSessionSidebarModel.swift feat(apps): native session-list observer digests on iOS, Android, and macOS (#112597) 2026-07-22 01:53:29 -07:00
ChatSessionUnreadPatchGuard.swift feat(macos): session detail parity — row actions, unread auto-clear, and subagent tree in native chat (#110019) 2026-07-17 15:54:08 +01:00
ChatSheets.swift feat(clients): adopt model controls, session management, and keyboard history recall on iOS (#110831) 2026-07-19 03:08:22 -07:00
ChatSpeechController.swift fix(macos): silence Xcode 27 source warnings (#108081) 2026-07-15 01:49:23 -07:00
ChatStreamingReveal.swift feat(ios): word-paced fade-in for streaming assistant prose (#100884) 2026-07-06 15:50:58 +01:00
ChatTalkActivityViews.swift fix(ios): apply branded typography to talk menu 2026-07-17 12:16:44 -07:00
ChatTheme.swift feat(chat-ui): inline diffs for edit and write tool rows (#111039) 2026-07-19 01:21:51 -07:00
ChatToolActivityViews.swift feat(chat-ui): tool-diff follow-ups — cached diffs, apply_patch, isError, long lines (#111326) 2026-07-19 02:40:37 -07:00
ChatToolDiff.swift feat(agents): authoritative write diffs end to end (#111456) 2026-07-19 08:48:26 -07:00
ChatTranscriptCache.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
ChatTranscriptCacheContracts.swift feat(ui): show chat run startup status (#112339) 2026-07-21 21:25:23 -07:00
ChatTranscriptExporter.swift feat(ios): add Listen action speaking assistant messages via gateway TTS (#100771) 2026-07-06 19:32:54 +01:00
ChatTransport.swift feat(apps): native session-list observer digests on iOS, Android, and macOS (#112597) 2026-07-22 01:53:29 -07:00
ChatTypography.swift chore(apps): remove dead native code 2026-07-11 23:51:21 -07:00
ChatView+Previews.swift fix(macos): avoid SwiftUI macro plugin dependency (#105768) 2026-07-12 17:40:41 -07:00
ChatView.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
ChatViewModel+Attachments.swift feat(ios): unify chat and voice experience (#107879) 2026-07-18 14:30:10 -04:00
ChatViewModel+HistoryReconciliation.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
ChatViewModel+ModelControls.swift feat(clients): provider-grouped model picker with fast, verbosity, and inherited-thinking controls (#110339) 2026-07-18 07:01:31 +01:00
ChatViewModel+Outbox.swift feat(dashboard): plugin widget kinds — native WorkBoard card and mini-board widgets (#112434) 2026-07-21 17:59:20 -07:00
ChatViewModel+Plan.swift feat(chat): replay the active plan snapshot to reconnecting clients (#109966) 2026-07-17 17:10:07 +01:00
ChatViewModel+RunSnapshot.swift feat(chat): replay the active plan snapshot to reconnecting clients (#109966) 2026-07-17 17:10:07 +01:00
ChatViewModel+Sending.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
ChatViewModel+SessionActions.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
ChatViewModel+SessionKeys.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
ChatViewModel+Thinking.swift feat(clients): provider-grouped model picker with fast, verbosity, and inherited-thinking controls (#110339) 2026-07-18 07:01:31 +01:00
ChatViewModel+ToolActivity.swift feat(ios): unify chat and voice experience (#107879) 2026-07-18 14:30:10 -04:00
ChatViewModel+TranscriptCache.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
ChatViewModel+TransportEvents.swift feat(apps): native session-list observer digests on iOS, Android, and macOS (#112597) 2026-07-22 01:53:29 -07:00
ChatViewModel.swift feat(dashboard): plugin widget kinds — native WorkBoard card and mini-board widgets (#112434) 2026-07-21 17:59:20 -07:00
ChatWindowShell.swift fix(apps): call chat sessions threads (#111038) 2026-07-18 20:34:12 -07:00
ChatWorkingClawView.swift feat(apple): port the zen, drummer, and peekaboo claw stances (#112570) 2026-07-22 01:06:51 -07:00
ChatWorkingProgress.swift feat(apple): port the zen, drummer, and peekaboo claw stances (#112570) 2026-07-22 01:06:51 -07:00
CleanChatComposerControls.swift fix(ios): keep unified voice controls recoverable (#110906) 2026-07-18 23:41:00 +01:00
ClientDatabases.swift feat(apps): native session branch switcher with branch-safe durable outbox (#112056) 2026-07-21 10:59:44 -07:00
OpenClawChatDictationControl.swift feat(ios): unify chat and voice experience (#107879) 2026-07-18 14:30:10 -04:00
OpenClawChatTalkControl.swift feat(ios): Talk camera flip control and mic input selection (#111044) 2026-07-19 01:24:53 -07:00
OpenClawMascotAnimator.swift feat(mac): mascot accessory pack — nightcap, grad cap, hat-tip exit (#108882) 2026-07-16 09:14:21 -07:00
OpenClawMascotCanvas+Accessories.swift feat(mac): mascot accessory pack — nightcap, grad cap, hat-tip exit (#108882) 2026-07-16 09:14:21 -07:00
OpenClawMascotView.swift feat(watch): inbox mascot with Always-On-safe rendering (#109365) 2026-07-16 17:47:07 -07:00
TalkWaveformView.swift feat(ios): unify chat and voice experience (#107879) 2026-07-18 14:30:10 -04:00
ToolResultTextFormatter.swift chore(swift): restore compact conditional bodies (#103832) 2026-07-10 18:12:00 +01:00
VoiceNoteComposerViews.swift feat(ios): unify chat and voice experience (#107879) 2026-07-18 14:30:10 -04:00
VoiceNoteRecorder.swift feat: align native macOS chat with the web chat capability set (#109712) 2026-07-17 13:44:48 +01:00