Improvements
- improvement(mothership): workflow edits via sockets (#3927)
- refactor(stores): consolidate variables stores into stores/variables/ (#3930)
- improvement(stores): remove deployment state from Zustand in favor of React Query (#3923)
Bug Fixes
- fix(modals): center modals in visible content area and remove open/close animation (#3937)
- fix(modals): center modals in visible content area accounting for sidebar and panel (#3934)
- Fix "fix in copilot" button (#3931)
- fix(mcp): resolve userId before JWT generation for agent block auth (#3932)
- fix(ui) Fix oauth redirect on connector modal (#3926)
- fix(loading): remove jarring workflow loading spinners (#3928)
Other Changes
- chore(stores): remove Zustand environment store and dead init scaffolding (#3929)