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

## Description Loop block Reactflow functionality without the actual looping logic. ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes...

## Description Added a method to validate all the required sub-block values of each block of current workflow. Please include a summary of the change and which issue is fixed....

## Description Created memory block and tool/service. Connected memory capability to agent in advanced feature. ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How...

## Description Fixed the workflow preview display to pull directly from the state instead of rendering new blocks and subBlocks. Additionally, added logic to pull the subblock values directly from...

## Description Added rightbrain block and `rightbrain_run_task` tool ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How Has This Been Tested? Tested the `rightbrain_run_task`...

## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. Fixes # (issue) ## Type of change Please delete...

Bumps the dependencies group in /apps/sim with 1 update: [next](https://github.com/vercel/next.js). Updates `next` from 15.3.1 to 15.3.2 Release notes Sourced from next's releases. v15.3.2 [!NOTE] This release is backporting bug fixes....

dependencies

## Description API deployment issue across workflows. When you deploy an workflow as api, then create a new workflow, that new workflow shows up as deployed. I created a per-workflow...

## Description added public docker image to ghcr & npm pkg to run sim studio with a single command, which runs the project in a container and the db in...

## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. Solves issue #212. I wanted to make a way...