mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-20 09:17:51 +00:00
Decode gateway-provided thinking metadata for native iOS/macOS chat picker options, preserving extended and legacy thinking levels without leaking default-model options across sessions.\n\nVerification:\n- swift test --package-path apps/shared/OpenClawKit --filter ChatViewModelTests --no-parallel\n- swift test --package-path apps/macos --filter WebChatSwiftUISmokeTests --no-parallel\n- pnpm lint:swift\n- pnpm check:changed\n\nFollow-up maintainer fix for #40878 review feedback. |
||
|---|---|---|
| .. | ||
| AssistantTextParser.swift | ||
| ChatComposer.swift | ||
| ChatEventText.swift | ||
| ChatMarkdownPreprocessor.swift | ||
| ChatMarkdownRenderer.swift | ||
| ChatMessageViews.swift | ||
| ChatModels.swift | ||
| ChatPayloadDecoding.swift | ||
| ChatSessions.swift | ||
| ChatSheets.swift | ||
| ChatTheme.swift | ||
| ChatTransport.swift | ||
| ChatView.swift | ||
| ChatViewModel.swift | ||
| ToolResultTextFormatter.swift | ||