v0.5.83
simstudioai/simv0.5.83Feb 7, 2026by github-actions[bot]
AI Summary
A major feature update introducing new integrations like Airweave and Skills for agents, alongside expanded Azure support and updated model configurations.
Key Highlights
- Added Airweave block and Skills to agent block
- Updated Anthropic provider to propagate errors to users
- Added Azure-Anthropic support across router, evaluator, and copilot
- Improved workflow preview rendering for nested values
New Features
- Airweave block
- Skills to agent block
- Azure-Anthropic support
- Updated model configs
Full Release Notes
## 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) ## Contributors - @EwanTauran - @icecrasher321 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.5.82...v0.5.83)