← Back
Sim
Sim launches v0.5.78 with Google Maps and DSPy integration, plus bug fixes
Sim Studio · releasefeaturebugfixintegration · github.com ↗

New Integrations

Sim v0.5.78 introduces two significant new tools for developers building AI workflows:

  • Google Maps integration: Access location-based data and mapping capabilities within your Sim workflows
  • DSPy support: Integrate the DSPy framework for building and optimizing language model pipelines

Developer Experience Improvements

The release migrates all tool files to use absolute imports, improving code consistency and maintainability across the SDK. Additionally, a new invitations query hook has been added to simplify permission and access management workflows.

Bug Fixes and Stability

This patch addresses several important issues:

  • Visibility controls: Updated parameter visibility settings to allow both users and LLMs to access non-sensitive tool parameters, expanding what AI agents can do
  • Executor improvements: Fixed conditional logic handling within parallel execution contexts
  • MCP timeout: Increased timeout from 1 minute to 10 minutes for more reliable long-running operations
  • Billing: Corrected plan detection from Stripe subscription objects
  • Editor permissions: Fixed advanced toggle to properly respect user edit permissions

Getting Started

Update to v0.5.78 to access the new Google Maps and DSPy tools, and benefit from improved stability and permission handling.