分类:踩坑记录
共 2 篇文章

“The desktop app did not start the remote chat request”——一个被报错文案带偏的排查记
记录 LiveAgent 移动端聊天偶发 "The desktop app did not start the remote chat request" 的排查过程:从 agent 离线、OHOS 平台差异、桌面 webview 冷启动一路追错,最后发现真凶是「模型选择」。
AI未完踩坑记录#Tauri#移动端#网关#WebSocket#看门狗#排查#模型

适配 OpenHarmony ArkWeb 的 DOM storage:从白屏到上游 PR 的完整历程
记录给 Tauri v2 移动端适配 HarmonyOS 时,从 "Cannot read properties of null" 白屏、本地硬开 .domStorageAccess 改包,到最后向上游 harmony-contrib/openharmony-ability 提可配置化 PR 的完整历程。
AI未完踩坑记录#Tauri#OpenHarmony#HarmonyOS#ArkWeb#wry#localStorage#ohpm#HAR#开源贡献