You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: 413 Request body too large — When the agent reads multiple images via the read tool, images are now compacted to WebP (max 2048px, quality 82) before being sent through the Control Plane chat proxy. Previously, large raw base64 payloads exceeded the Fastify body limit.
Onboarding timezone save logging — Added detailed server- and client-side logging for the onboarding language/time zone save flow to help diagnose the "Sprache und Zeitzone konnten nicht gespeichert werden" error.
Verification
npm run build
GitHub Actions Build and Push (Both Arch) on main: 28583495649 (pre-tag branch build) and 28584153079 (release commit build) both succeeded.