Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simstudioai/sim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bhjo0930/sim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 0 files changed
  • 3 contributors

Commits on Oct 12, 2025

  1. v0.4.12: guardrails, mistral models, privacy policy updates (#1608)

    * improvement(performance): remove unused source/target indices, add index on snapshot id (#1603)
    
    * fix(blog): rename building to blogs with redirect (#1604)
    
    * improvement(privacy-policy): updated privacy policy for google (#1602)
    
    * updated privacy policy for google
    
    * update terms, privacy, and emails to incl address and update verbiage
    
    * feat(guardrails): added guardrails block/tools and docs (#1605)
    
    * Adding guardrails block
    
    * ack PR comments
    
    * cleanup checkbox in dark mode
    
    * cleanup
    
    * fix supabase tools
    
    * fix(inference-billing): fix inference billing when stream is true via API, add drag-and-drop functionality to deployed chat (#1606)
    
    * fix(inference): fix inference billing when stream is true via API
    
    * add drag-and-drop to deployed chat
    
    * feat(mistal): added mistral as a provider, updated model prices (#1607)
    
    * feat(mistal): added mistral as a provider, updated model prices
    
    * remove the ability for a block to reference its own outluts
    
    * fixed order of responses for guardrails block
    
    * feat(versions): added the ability to rename deployment versions (#1610)
    
    * fix(vulns): fix various vulnerabilities and enhanced code security (#1611)
    
    * fix(vulns): fix SSRF vulnerabilities
    
    * cleanup
    
    * cleanup
    
    * regen docs
    
    * remove unused deps
    
    * fix failing tests
    
    * cleanup
    
    * update deps
    
    * regen bun lock
    waleedlatif1 authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    219a065 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Configuration menu
    Copy the full SHA
    7f82ed3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Configuration menu
    Copy the full SHA
    fb0fa1f View commit details
    Browse the repository at this point in the history
Loading