572 B
572 B
qimingclaw embedded patches
This directory records qimingclaw-only adaptations around the sgRobot digital employee UI.
src/main.tsxmounts the digital employee page directly at#/digital.src/lib/basePath.tsfixes static assets under/sgrobot-digital.src/lib/tauri.tsdisables sgRobot/Tauri gateway detection inside the Electron webview.index.htmlinjects a local token so copied sgRobot pages do not show the pairing screen.
Run npm run sync:sgrobot-digital from crates/agent-electron-client after changing the upstream sgRobot digital UI.