sim icon indicating copy to clipboard operation
sim copied to clipboard

Open-source platform to build and deploy AI agent workflows.

Results 316 sim issues
Sort by recently updated
recently updated
newest added

- **improvement(queries): added missing indexes** - **add workspaceId to execution logs** ## Summary - add workspaceId to execution logs, added missing indexes based on query insights - we were joining...

## Summary Loop/Parallel Block level errors captured. ## Type of Change - [x] Other: UX Improvement ## Testing Tested with @Sg312 ## Checklist - [x] Code follows project style guidelines...

## Summary Adds a border to the "Subflow Start" block (the small "Start" pill within loop/parallel containers) to ensure visual consistency with the main subflow container and workflow blocks. ##...

## Summary - prevent auto-connect across subflow edges with keyboard shortcut block additions, we had validation for the drag case but not for keyboard shortcuts so in random edge cases...

**Describe the bug** When running SIM in the local environment and trying to use the Copilot for developing the workflow, we are faced with an error. Although the API key...

bug

## Summary The realtime service network policy was missing the custom egress rules section that allows configuration of additional egress rules via values.yaml. This caused the realtime pods to be...

## Summary This PR transforms the Router block from an LLM-based routing mechanism into a conditional logic block, mirroring the functionality of the Conditional block. It introduces `if`/`else if`/`else` conditions...

In my experience, even with settings for the Max/Min Chunk Size and Overlap Size for each base, the number of chunks allocated to the same text file remained unchanged each...

bug

I Installed Sim AI local host from the guide in this repo but when the installation is complete, localhost:3000 looks exactly like the image. How do I fix this? Please...

## Summary Support making changes to non public schemas. ## Type of Change - [x] Other: Tool improvement ## Testing Tested with @waleedlatif1 ## Checklist - [x] Code follows project...