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: simstudioai/sim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/custom-block-settings
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 33 files changed
  • 1 contributor

Commits on Jul 7, 2026

  1. feat(custom-block): move management to enterprise settings; derive in…

    …puts live from deployed start
    TheodoreSpeaks committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    237fc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34108b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75079b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e0f213 View commit details
    Browse the repository at this point in the history
  5. fix(custom-block): merge placeholders for id-less start fields; compa…

    …re inputs by authored data only
    TheodoreSpeaks committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    e19d77c View commit details
    Browse the repository at this point in the history
  6. improvement(custom-block): dedup input-mapping helper, reuse Settings…

    …ResourceRow + shared reserved-param set
    TheodoreSpeaks committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    75e0c89 View commit details
    Browse the repository at this point in the history
  7. fix(custom-block): keep disabled blocks resolvable so placed instance…

    …s fail loudly instead of vanishing
    TheodoreSpeaks committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    70b8ed1 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/staging' into feat/custom-block-…

    …settings
    
    # Conflicts:
    #	packages/db/migrations/meta/0255_snapshot.json
    #	packages/db/migrations/meta/_journal.json
    TheodoreSpeaks committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    5b73abb View commit details
    Browse the repository at this point in the history
  9. fix(custom-block): derive fields for disabled blocks so edits keep pl…

    …aceholders; reseed edit form after async load
    TheodoreSpeaks committed Jul 7, 2026
    Configuration menu
    Copy the full SHA
    02b8fcd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b07b062 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2852c7 View commit details
    Browse the repository at this point in the history
Loading