openclaw/apps/shared/OpenClawKit/Sources/OpenClawChatUI
Val Alexander 9ffe290a17
fix(chat): decode native thinking metadata
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.
2026-05-07 02:39:01 -05:00
..
AssistantTextParser.swift
ChatComposer.swift fix(chat): decode native thinking metadata 2026-05-07 02:39:01 -05:00
ChatEventText.swift feat: wire talk handoff into native nodes 2026-05-06 02:39:15 +01:00
ChatMarkdownPreprocessor.swift
ChatMarkdownRenderer.swift
ChatMessageViews.swift
ChatModels.swift fix: render talk transcripts in native webchat 2026-05-02 02:47:33 +01:00
ChatPayloadDecoding.swift
ChatSessions.swift fix(chat): decode native thinking metadata 2026-05-07 02:39:01 -05:00
ChatSheets.swift
ChatTheme.swift
ChatTransport.swift fix: render talk transcripts in native webchat 2026-05-02 02:47:33 +01:00
ChatView.swift
ChatViewModel.swift fix(chat): decode native thinking metadata 2026-05-07 02:39:01 -05:00
ToolResultTextFormatter.swift