Features
- feat(models): updated model configs, updated anthropic provider to propagate errors back to user if any (#3159)
- feat(airweave): add airweave block (#3079)
- feat(skills): added skills to agent block (#3149)
Improvements
- improvement(models): reorder models dropdown (#3164)
- improvement(preview): render nested values like input format correctly in workflow execution preview (#3154)
- improvement(ui): improved skills UI, validation, and permissions (#3156)
Bug Fixes
- fix(rooms): cleanup edge case for 1hr ttl (#3163)
- fix(auth): swap out hybrid auth in relevant callsites (#3160)
- fix(function): isolated-vm worker pool to prevent single-worker bottleneck + execution user id resolution (#3155)
- fix(azure): add azure-anthropic support to router, evaluator, copilot, and tokenization (#3158)