v0.6.56
superradcompany/microsandboxv0.6.56Apr 24, 2026by github-actions[bot]
AI Summary
v0.6.56 introduces features for viewing subagent logs, integrates AgentPhone, and improves table column auto-resize and file sorting.
Key Highlights
- Show subagent logs in bounded vertical view
- Add AgentPhone integration
- Default sort by updated and add updated sort option
- Fix table column auto-resize for letter-spacing
New Features
- Subagent logs view
- AgentPhone integration
- Updated file sorting
- Table auto-resize fix
Full Release Notes
## Features - feat(ui): Show subagent logs in bounded vertical view (#4280) - feat(agentphone): add AgentPhone integration (#4278) - feat(files): default sort by updated and add updated sort option (#4279) ## Bug Fixes - fix(agentphone): fix image (#4281) - fix(tables): account for letter-spacing and displayed content in column auto-resize (#4277) - fix(api): Pass archivedAt to list table response (#4275) - fix(retention): switch data retention to be org-level (#4270) ## Other Changes - Set statement timeout of 90 seconds (#4276) ## Contributors - @TheodoreSpeaks - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.6.55...v0.6.56)