v0.7.17
VRSEN/agency-swarmv0.7.17Jun 30, 2026by github-actions[bot]
AI Summary
This release focuses on expanding workspace capabilities through forking and enhancing the workflow rendering engine with extracted views and extended integration tool depths.
Key Highlights
- Workspace forking functionality (+ push/pull)
- Enhanced workflow rendering with extracted views (edge, subflow, note)
- Extended tool depth for ElevenLabs, Google Drive, Telegram, and others
- Redaction timing metrics for PII handling
New Features
- Workspace forking behind feature flag
- Render workflow previews with shared editor renderer
- Add secrets input in chat (Mothership)
- Extend tool depth for ElevenLabs, Google Drive, Firecrawl, Pinecone, Resend, S3, Telegram, Outlook, Notion, Airtable, Google Docs, WhatsApp, and Excel
Full Release Notes
## Features - feat(workspaces): gate workspace forking behind runtime workspace-forking feature flag (#5280) - feat(docs): render workflow previews with the shared editor renderer (#5277) - feat(mothership): add secrets input in chat (#5274) - feat(integrations): extend ElevenLabs, Google Drive, Firecrawl, Pinecone, Resend, and S3 tool depth (#5270) - feat(workflow-renderer): extract pure WorkflowBlockView + SubBlockRowView (#5267) - feat(integrations): extend Telegram, Outlook, and Notion tool depth (#5265) - feat(workflow-renderer): extract edge, subflow, and note Views into @sim/workflow-renderer (#5263) - feat(pii): add redaction timing metrics across sidecar and persist path (#5264) - feat(integrations): extend Airtable, Google Docs, WhatsApp, and Excel tool depth (#5256) - feat(workspaces): fork + push/pull (#5210) ## Improvements - improvement(slack-trigger): expose view, message, and state on interactivity payloads (#5279) - improvement(settings): persistent layout + locked-down header API (#5278) - improvement(docs): redesign README (animated hero + product demo) (#5275) - perf(dev): curate SIM_DEV_MINIMAL_REGISTRY to core toolbar blocks (#5251) - improvement(emcn): extract design system into shared @sim/emcn package (#5257) - improvement(docs): flatten the academy learn/chapters panels (#5253) ## Bug Fixes - fix(uploads): attach compiled binary for AI-generated docs, not source (#5266) - fix(prism): load prismjs core before language components (#5262) - fix(emcn): resolve Calendar icon/component barrel collision and preserve prism side effects (#5261) - fix(knowledge): send tag filters as a JSON string so the document filter works (#5259) - fix(emcn): repair app-wide crash and unstyled UI after package extraction (#5258) ## Other Changes - chore(deploy): remove deploy as a2a (#5255) ## Contributors - @Sg312 - @TheodoreSpeaks - @andresdjasso - @icecrasher321 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.16...v0.7.17)