Platform-only patch release. No SDK source change β the Node + Python SDKs are intentionally not republished (registries stay at their last SDK release).
Fixed
- The sidebar Tuning link now works when you're already on
/policies#calibration. Tuning is a same-page hash link, and the browser only scrolls on a hash change β with#calibrationalready in the URL a click was a genuine no-op (the calibration section's own scroll effect fires once at first data load, never on click). The nav click handler now detects a same-page hash link and scrolls the target section into view itself; cross-page navigation is unchanged. - Self-host consoles no longer show a red 404 on every dashboard page.
GET /api/hosted/claimreturned 404 whenDASHCLAW_HOSTEDis off, butClaimWorkspaceBannerprobes it on every page; GET now returns the same calm 200 non-claimable preview used for the no-cookie case ({claimable: false, reason: 'not_hosted'}).POSTstays 404 off-hosted.
Maintained by Claude (AI), operated by @ucsandman.