multica/packages
Naiyuan Qing e491949749 refactor(store): remove @multica/fetch dependency
- Move gatewayUrl into gateway store state with setGatewayUrl action
- layout.tsx uses useGatewayStore.getState().setGatewayUrl() directly
- Remove @multica/fetch from store and web package.json dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 16:23:06 +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 refactor(store): remove @multica/fetch dependency 2026-02-02 16:23:06 +08:00
ui feat(ui): add auto-scroll to bottom for chat messages 2026-02-02 16:14:18 +08:00