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: staging
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 232 files changed
  • 5 contributors

Commits on Jan 15, 2026

  1. Configuration menu
    Copy the full SHA
    debcd76 View commit details
    Browse the repository at this point in the history
  2. improvement(snapshot): show subblocks for trigger only blocks in froz…

    …en canvas (#2838)
    
    * improvement(snapshot): show subblocks for trigger only blocks in frozen canvas
    
    * ack comment
    waleedlatif1 authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    5e44357 View commit details
    Browse the repository at this point in the history
  3. improvement(webhooks): lifecycle management with external providers, …

    …remove save configuration (#2831)
    
    * fix(webhooks): lifecycle code accuracy
    
    * remove save configuration button
    
    * remove useless instruction
    
    * address greptile comments
    
    * fix lint
    
    * on undeploy cleanup webhooks
    icecrasher321 authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    e499cc4 View commit details
    Browse the repository at this point in the history
  4. feat(workflow-controls): added action bar for workflow controls (#2767)

    * feat(workflow-controls): added action bar for picker/hand/undo/redo/zoom workflow controls, added general setting to disable
    
    * added util for fit to zoom that accounts for sidebar, terminal, and panel
    
    * ack PR comments
    
    * remove dead state variable, add logs
    
    * improvement(ui/ux): action bar, panel, tooltip, dragging, invite modal
    
    * added fit to view in canvas context menu
    
    * fix(theme): dark mode flash
    
    * fix: duplicate fit to view
    
    * refactor: popovers; improvement: notifications, diff controls, action bar
    
    * improvement(action-bar): ui/ux
    
    * refactor(action-bar): renamed to workflow controls
    
    * ran migrations
    
    * fix: deleted migration
    
    ---------
    
    Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu>
    waleedlatif1 and emir-karabeg authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    1cc489e View commit details
    Browse the repository at this point in the history
  5. improvement(tools): use react query to fetch child workflow schema, a…

    …void refetch and duplicated utils, consolidated utils and testing mocks (#2839)
    
    * improvement(tools): use react query to fetch child workflow schema, avoid refetch and duplicated utils
    
    * consolidated utils & testing mocks
    waleedlatif1 authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    a35f6ec View commit details
    Browse the repository at this point in the history
  6. improvement(permissions): added ability to auto-add new org members t…

    …o existing permission group, disallow disabling of start block (#2836)
    
    * improvement(permissions): added ability to auto-add new org members to existing permission group, disallow disabling of start block
    
    * ran migrations
    
    * add deploy modal tabs config to perm groups
    
    * fix ordering of access control listings
    
    * prep staging merge
    
    * regen migrations
    
    ---------
    
    Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai>
    waleedlatif1 and icecrasher321 authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    6f469a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Configuration menu
    Copy the full SHA
    f1796d1 View commit details
    Browse the repository at this point in the history
  2. improvement(chat): partialize chat store to only persist image URL in…

    …stead of full image in floating chat (#2842)
    waleedlatif1 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    87e6057 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81cc88b View commit details
    Browse the repository at this point in the history
  4. improvement: workflow, blocks, preview, avatars, output-select (#2840)

    * improvement(workflow): ui/ux, refactors, optimizations
    
    * improvement: blocks, preview, avatars
    
    * improvement(output-select): ui
    
    * update API endpoint picker to match output selector
    
    * improvement: subflow ui/ux
    
    ---------
    
    Co-authored-by: waleed <walif6@gmail.com>
    emir-karabeg and waleedlatif1 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    b813bf7 View commit details
    Browse the repository at this point in the history
  5. feat(ocr): added reducto and pulse for OCR (#2843)

    * feat(ocr): added reducto and pulse for OCR
    
    * ack comments
    waleedlatif1 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    12470a6 View commit details
    Browse the repository at this point in the history
  6. improvement(presence): show presence for the same user in another tab…

    …, fix z-index of multiplayer cursor to fall behind panel,terminal,sidebar but above blocks, improved connection detection (#2844)
    
    * improvement(presence): show presence for the same user in another tab, fix z-index of multiplayer cursor to fall behind panel,terminal,sidebar but above blocks, improved connection detection
    
    * upsert users into presence list
    waleedlatif1 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    feb994c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51e3768 View commit details
    Browse the repository at this point in the history
  8. improvement(security): added input validation for airtable, lemlist, …

    …and more tools to protect against SSRF (#2847)
    waleedlatif1 authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    55700b9 View commit details
    Browse the repository at this point in the history
  9. Improvement: subblocks (#2850)

    * improvement(panel): increased default width
    
    * improvement: subblocks
    
    * fix: generate, mcp, ring
    emir-karabeg authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    6ff68b3 View commit details
    Browse the repository at this point in the history
Loading