multica/apps
yushen 0b50400a45 fix(desktop): read error body instead of statusText for gateway errors
res.statusText is always empty under HTTP/2, causing "Gateway error: "
with no detail. Now reads the JSON response body to surface the
server's actual error message and always includes the status code.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 08:51:46 +08:00
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop fix(desktop): read error body instead of statusText for gateway errors 2026-02-14 08:51:46 +08:00
gateway fix(telegram): fix tool narration detection and typing indicator during tool execution 2026-02-14 03:14:48 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web chore: switch API host from api-dev.copilothub.ai to api.multica.ai 2026-02-13 23:25:00 +08:00