multica/packages
Naiyuan Qing 4d6d57187c feat(store): load agent message history via RPC
- Add typed AgentMessageItem to SDK with proper content block types
- Add fetchAgentMessages action to hub store using getAgentMessages RPC
- Extract text from complex content blocks (user string, assistant array)
- Auto-load history when selecting an agent with no local messages

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 16:13:59 +08:00
..
fetch refactor(frontend): extract shared stores and components into packages 2026-02-02 10:37:17 +08:00
sdk feat(store): load agent message history via RPC 2026-02-02 16:13:59 +08:00
store feat(store): load agent message history via RPC 2026-02-02 16:13:59 +08:00
ui feat(gateway): add auto-connect, hub discovery via list-devices 2026-02-02 16:13:40 +08:00