v0.7.32
simstudioai/simv0.7.32Jul 13, 2026by github-actions[bot]
AI Summary
Canonicalizes skills and adds integrations for Flint, Buffer, and Gong, while fixing several landing page performance issues.
Key Highlights
- Skills canonicalization with generated projections
- Flint integration with agent tools
- Buffer integration for social media
- Gong tools alignment with API spec
- Landing page performance fixes
New Features
- Skills canonicalization
- Flint integration
- Buffer integration
- Gong integration
- Settings permissions and billing attribution
Full Release Notes
## Features - feat(skills): canonicalize skills to a single source with generated .claude/.cursor projections (#5609) - feat(script): migrate agent/router/evaluator LLM keys to BYOK by model prefix (#5607) - feat(flint): add Flint integration with agent task tools, block, and docs (#5641) - feat(buffer): add Buffer integration with posts, channels, and ideas (#5637) - feat(gong): align tools with official API spec + 4 new tools (#5632) - feat(library): add n8n alternatives, LangGraph alternatives, and open-source AI agent platform listings (#5633) - feat(platform): settings permissions, admin, billing attribution (#5545) ## Improvements - improvement(flint): set json language on the pages code input for inline validation (#5643) - improvement(buffer): explicit mediaType override instead of guessing on ambiguous media (#5642) - improvement(concurrency): limits configurable, docs updates (#5640) - improvement(hubspot): align tools with API docs and expand coverage with delete, list membership, and search tools (#5635) ## Bug Fixes - fix(emcn): stop wiping virtualized code viewer row measurements on content changes (#5649) - fix(chat): render floating chat messages in insertion order instead of timestamp sort (#5647) - fix(mothership): keep scroll position when user scrolls up during streaming (#5639) - fix(landing): complete Organization schema with legalName, foundingDate, and address (#5644) - fix(landing): complete Organization schema, add CollectionPage/BlogPosting JSON-LD, fix TechArticle rich-result eligibility (#5638) - fix(landing): fix oversized HTML and severe LCP on integration/comparison pages (#5634) - fix(landing): fix 404ing OG images for every model and integration page (#5636) - fix(slack): stop requesting unapproved OAuth scopes that break connect (#5631) - fix(docs): fix Core Web Vitals regressions on docs.sim.ai (#5630) - fix(skills): quote argument-hint YAML values so Copilot CLI ≥1.0.65 loads all skills (#5627) - fix(editor): allow references in boolean variable values and sync tag selections to canvas preview (#5628) ## Other Changes - chore(bunfig): restore minimumReleaseAge supply-chain gate with scoped excludes (#5523) ## Contributors - @TheodoreSpeaks - @icecrasher321 - @thejesh23 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.31...v0.7.32)