← Back
Sim
Sim Studio v0.5.98 adds hex tool support and OAuth client metadata discovery
Sim Studio · releasefeaturebugfixplatformintegration · github.com ↗

Release Overview

Sim Studio v0.5.98 introduces new capabilities and important stability improvements. The release includes two notable features alongside several bug fixes that address infrastructure and model management concerns.

New Features

Hex Tool Integration: A new hex tool has been added to the platform, expanding the available capabilities for workflows and agents.

OAuth Enhancement: Support for CIMD (Client Information Meta Data) has been integrated, improving the OAuth client metadata discovery process for better integration flexibility.

Bug Fixes & Stability

  • Redis Resilience: Fixed an issue preventing false rate limits and code execution failures during Redis outages, ensuring more reliable operation when infrastructure components experience temporary issues
  • Model Updates: Removed the retired Claude 3.7 Sonnet model and updated default model references accordingly
  • Scope Parameter Fixes: Corrected scope parameter renames within hex operations
  • Deployment Improvements: Enhanced the change detection hook by reusing the subblock merge helper for more efficient deployments

What Developers Should Know

The Claude 3.7 Sonnet removal may require updates to workflows using this model—check your configurations if you're relying on this deprecated model. The improved Redis outage handling makes the platform more resilient to infrastructure hiccups. The new hex tool and OAuth CIMD support expand integration possibilities for workflow builders.