-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: simstudioai/sim
base: b304233
head repository: simstudioai/sim
compare: b7f6bab
- 16 commits
- 225 files changed
- 3 contributors
Commits on Dec 24, 2025
-
fix(shortcut): fixed global keyboard commands provider to follow `lat…
…est ref pattern` (#2569) * fix(shortcut): fixed global commands provider to follow best practices * cleanup * ack PR comment
Configuration menu - View commit details
-
Copy full SHA for 1145f5c - Browse repository at this point
Copy the full SHA 1145f5cView commit details -
fix(executor): workflow abort has to send abort signal to route for c…
…orrect state update (#2571)
Configuration menu - View commit details
-
Copy full SHA for b1cd8d1 - Browse repository at this point
Copy the full SHA b1cd8d1View commit details -
fix(router): update router to handle azure creds the same way the age…
…nt block does (#2572) * fix(router): update router to handle azure creds the same way the agent block does * cleanup
Configuration menu - View commit details
-
Copy full SHA for cb8b9c5 - Browse repository at this point
Copy the full SHA cb8b9c5View commit details -
fix(cancel-workflow-exec): move cancellation tracking for multi-task …
…envs to redis (#2573) * fix(cancel-workflow-exec): move cancellation tracking for multi-task envs to redis * cleanup cancellation keys after execution
Configuration menu - View commit details
-
Copy full SHA for 77521a3 - Browse repository at this point
Copy the full SHA 77521a3View commit details
Commits on Dec 25, 2025
-
feat(autolayout): add fitToView on autolayout and reduce horizontal s…
…pacing between blocks (#2575) * feat(autolayout): add fitToView on autolayout and reduce horizontal spacing between blocks * remove additional yaml code
Configuration menu - View commit details
-
Copy full SHA for 92b2e34 - Browse repository at this point
Copy the full SHA 92b2e34View commit details -
fix(change-detection): move change detection logic to client-side to …
…prevent unnecessary API calls, consolidate utils (#2576) * fix(change-detection): move change detection logic to client-side to prevent unnecessary API calls, consolidate utils * added tests * ack PR comments * added isPublished to API response
Configuration menu - View commit details
-
Copy full SHA for da7eca9 - Browse repository at this point
Copy the full SHA da7eca9View commit details -
improvement(variables): update workflows to use deployed variables, n…
…ot local ones to align with the rest of the canvas components (#2577) * improvement(variables): update workflows to use deployed variables, not local ones to align with the rest of the canvas components * update change detection to ignore trigger id since it is runtime metadata and not actually required to be redeployed
Configuration menu - View commit details
-
Copy full SHA for 40a6bf5 - Browse repository at this point
Copy the full SHA 40a6bf5View commit details -
feat(byok): byok for hosted model capabilities (#2574)
* feat(byok): byok for hosted model capabilities * fix type * add ignore lint * accidentally added feature flags * centralize byok fetch for LLM calls * remove feature flags ts * fix tests * update docs
Configuration menu - View commit details
-
Copy full SHA for 47a259b - Browse repository at this point
Copy the full SHA 47a259bView commit details -
improvement(byok): remove web search block exa (#2579)
* remove exa from byok * improvement(byok): remove web search block exa * fix autolayout * fix type
Configuration menu - View commit details
-
Copy full SHA for 66766a9 - Browse repository at this point
Copy the full SHA 66766a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9737253 - Browse repository at this point
Copy the full SHA 9737253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ec125 - Browse repository at this point
Copy the full SHA 26ec125View commit details -
feat(chat-otp): added db fallback for chat otp (#2582)
* feat(chat-otp): added db fallback for chat otp * ack PR comments
Configuration menu - View commit details
-
Copy full SHA for f604ca3 - Browse repository at this point
Copy the full SHA f604ca3View commit details -
feat(docs): added vector search (#2583)
* feat(docs): added vector search * ack comments
Configuration menu - View commit details
-
Copy full SHA for d79696b - Browse repository at this point
Copy the full SHA d79696bView commit details -
improvement(schedules): use tanstack query to fetch schedule data, cl…
…eanup ui on schedule info component (#2584) * improvement(schedules): use tanstack query to fetch schedule data, cleanup ui on schedule info component * update trigger-save UI, increase auto disable to 100 consecutive from 10 * updated docs * consolidate consts
Configuration menu - View commit details
-
Copy full SHA for 3201aba - Browse repository at this point
Copy the full SHA 3201abaView commit details -
feat(i18n): update translations (#2585)
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61e7213 - Browse repository at this point
Copy the full SHA 61e7213View commit details
Commits on Dec 26, 2025
-
feat(tests): added testing package, overhauled tests (#2586)
* feat(tests): added testing package, overhauled tests * fix build
Configuration menu - View commit details
-
Copy full SHA for b7f6bab - Browse repository at this point
Copy the full SHA b7f6babView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff b304233...b7f6bab