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: v0.6.47
Choose a base ref
...
head repository: simstudioai/sim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.48
Choose a head ref
  • 4 commits
  • 41 files changed
  • 2 contributors

Commits on Apr 16, 2026

  1. feat(tables): import csv into existing tables (#4199)

    * feat(tables): import csv into existing tables
    
    * update types
    
    * address comments
    
    * address comment
    icecrasher321 authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    1708bbe View commit details
    Browse the repository at this point in the history
  2. fix(executor): subflow edge keys mismatch (#4202)

    * fix(executor): subflow edge keys mismatch'
    
    * improve style
    icecrasher321 authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    6aa6346 View commit details
    Browse the repository at this point in the history
  3. improvement(ui): remove React anti-patterns, fix CSP violations (#4203)

    * improvement(ui): remove React anti-patterns, fix CSP violations
    
    * fix(ui): restore useMemo on existingKeys — it is observed by useAvailableResources
    
    * improvement(ui): add RefreshCw icon, update Bell SVG, active state styling for header actions
    
    * minor UI improvements
    waleedlatif1 authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    6fd1767 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a50f18 View commit details
    Browse the repository at this point in the history
Loading