Features
- feat(gitlab): sync repository files (code/docs) (#4864)
- feat(storage): support S3-compatible endpoints (R2, MinIO, B2) for file storage (#4865)
Bug Fixes
- fix(tables): surface real error causes on cell-execution failures (diagnostics) (#4868)
- fix(storage): percent-encode object key in multipart fallback URL (#4872)
- fix(gitlab): pin pagination cursor to configured host + consolidate isSameOrigin (#4873)
- fix(dev): use globalThis for singleton state to prevent HMR memory leaks (#4869)
- fix(mothership): run client-routed workflow tools server-side in headless execution (#4870)
- fix(auth): link SSO sign-in to existing same-email accounts (#4866)
- fix(env): schema treatment of empty string (#4862)
- fix(background): recategorize user/recovery failures as errors, not trigger faults (#4860)
Other Changes
- docs(slack): remove archival reference from Download files per Slack Marketplace guidelines (#4867)