v0.5.82

simstudioai/simv0.5.82Feb 6, 2026by github-actions[bot]

AI Summary

This release enhances Slack integration with file attachment support and fixes critical bugs in the resolver, executor, and linear tools.

Key Highlights

  • Added file attachment support to Slack webhook trigger
  • Fixed response format and evaluator metrics in deactivated branch
  • Fixed loop sentinel-end queueing issues

New Features

  • Slack file attachment support

Full Release Notes

## Features

- feat(slack): add file attachment support to slack webhook trigger (#3151)

## Bug Fixes

- fix(resolver): response format and evaluator metrics in deactivated branch (#3152)
- fix(linear): align tool outputs, queries, and pagination with API (#3150)
- fix(executor):  loop sentinel-end wrongly queued (#3148)

## Contributors

- @icecrasher321
- @waleedlatif1

[View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.5.81...v0.5.82)