v0.7.57
simstudioai/simv0.7.57Aug 5, 2026by github-actions[bot]
AI Summary
This update adds attribution for tool metrics to invoking agents and allows opening workflows directly from log details. It also addresses markdown rendering issues and OpenAI provider streaming headers.
Key Highlights
- Tool metrics attribution to invoking agents.
- Workflow opening from log details panel.
- Fixes for markdown code fences in generated code.
- OpenAI streaming header naming.
New Features
- Agent attribution for tool metrics
- Workflow log details
- Markdown rendering fixes
- OpenAI provider fixes
Full Release Notes
## Features - feat(copilot): attribute tool metrics to invoking agents (#6266) - feat(logs): open the workflow from the log details panel (#6275) ## Improvements - improvement(emcn): let every primitive inherit the document font weight (#6291) - improvement(forking): make webhook url mapping clear (#6272) ## Bug Fixes - fix(wand): stop markdown code fences landing in generated code (#6289) - fix(forking): make the trigger URL preview reflect the user's actual picks (#6290) - fix(providers): name the header phase on streaming OpenAI requests (#6288) - fix(files): stop markdown reflow on open by matching placeholder wrapping to the editor (#6285) - fix(providers): name the failing phase of a stalled OpenAI call, and reject a failed generation (#6283) - fix(sidebar): keep the collapsed profile chip inside the rail (#6282) ## Contributors - @icecrasher321 - @j15z - @mzxchandra - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.56...v0.7.57)