multica/packages/store/src
Naiyuan Qing 8199dde1b6 feat(core): add message source tracking and persistence
- Add MessageSource type to track where user messages originate (local, gateway, channel)
- Broadcast inbound messages from all channels to local Desktop UI via Hub.onInboundMessage()
- Persist source field in JSONL session storage so it survives page refresh
- Display source icon (Monitor/Smartphone/Send) with tooltip for non-local user messages

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 18:45:15 +08:00
..
connection.ts chore(store): remove unused Zustand stores and slim down package 2026-02-05 18:41:31 +08:00
index.ts feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
types.ts feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00