Highlights
- Fix: 413 Request body too large — When the agent reads multiple images via the
readtool, 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)onmain:28583495649(pre-tag branch build) and28584153079(release commit build) both succeeded.