Features
- feat(copilot): enterprise configuration (#3184)
- feat(logs): add skill icon to trace spans (#3181)
- feat(copilot): copilot mcp + server side copilot execution (#3173)
Improvements
- improvement(terminal): increase workflow logs limit from 1k to 5k per workflow (#3188)
- improvement(mcp): improved mcp sse events notifs, update jira to handle files, fix UI issues in settings modal, fix org and workspace invitations when bundled (#3182)
- improvement(helm): support copilot-only deployments (#3185)
- improvement(schema): centralize derivation of block schemas (#3175)
- Merge pull request #3179 from simstudioai/improvement/file-download-timeouts
- improvement(preview): added trigger mode context for deploy preview (#3177)
- improvement(jsm): destructured outputs for jsm, jira, and added 1password integration (#3174)
Bug Fixes
- fix(triggers): add copilot as a trigger type (#3191)
- fix(logs): surface handled errors as info in logs (#3190)
- fix(terminal): subflow logs rendering (#3189)
- fix(posthog): replace proxy rewrite with route handler for reliable body streaming (#3187)
- fix(memory): upgrade bun from 1.3.3 to 1.3.9 (#3186)
- fix(execution): scope execution state per workflow to prevent cross-workflow bleed (#3183)
- fix(mcp): harden notification system against race conditions (#3168)
- fix(slack): resolve file metadata via files.info when event payload is partial (#3176)
- Merge pull request #3172 from simstudioai/fix/notifs