multica/packages/sdk
yushen d367e77c0a feat(device): add clientName to DeviceMeta for multi-client display
Add clientName field to DeviceMeta so non-browser clients (Telegram,
Discord, etc.) can provide a human-readable label instead of relying on
userAgent parsing. Desktop UI now prioritizes clientName over parsed UA
string, fixing "Unknown on Unknown" display for Telegram connections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 16:43:44 +08:00
..
src feat(device): add clientName to DeviceMeta for multi-client display 2026-02-10 16:43:44 +08:00
package.json refactor(sdk): unify message types with pi-ai source of truth 2026-02-04 17:13:01 +08:00
tsconfig.json fix(sdk): point exports to source and remove .js import suffixes 2026-02-02 16:58:23 +08:00