Features
- feat(api): add workflow export and import endpoints to the public v1 API (#5999)
Improvements
- improvement(tables): announce locks on open instead of a header chip (#5979)
- improvement(landing): lead the hero H1 with the AI workspace keywords (#5996)
Bug Fixes
- fix(files): count the document body against the export limit (#6006)
- fix(cleanup): compare live-paused statuses with IN, not ANY over a row constructor (#6004)
- fix(api): stop workspace import dropping every workflow variable (#6002)
- fix(files): serve rendered documents and stream workspace archives (#5995)
- fix(logs): match copilot log-grep patterns with RE2 (linear time) (#5987)
Other Changes
- chore(trigger): upsize task size (#6007)
- chore(deps): fix OTel version split, drop dead deps, declare emcn peers (#5994)