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

## Summary Adjusts the default spacing for newly added and duplicated workflow blocks, as well as auto-layout, to place them closer together. This change reduces the horizontal offset from 250px...

## Summary Hide spotify from toolbar ## Type of Change - [x] Bug fix ## Testing Manual ## Checklist - [x] Code follows project style guidelines - [x] Self-reviewed my...

## Summary Fixed various tool outputs ## Type of Change - [x] Bug fix ## Testing Tested manually ## Checklist - [x] Code follows project style guidelines - [x] Self-reviewed...

## Summary - remove save button for schedules, couple schedule deployment with workflow deployment - added tests ## Type of Change - [x] Bug fix ## Testing Tested manually. Added...

## Summary State machine of workflow execution made explicit. No more derived states during execution or persisting logs. Last block executing when cancelled continues to finish executing retaining state as...

## Summary BYOK to allow users to use their own keys for hosted providers ## Type of Change - [x] New feature ## Testing Tested manually ## Checklist - [x]...

Hi, I have a query i was just wondering if someone from the core contributors or anyone can help me to understand how easy or difficult and what are the...

feature

I am building an agent that has consecutive parallel blocks. The first block runs fine, but the second block doesn't even run . The execution just stops If I add...

bug

## Summary - added tags information to kb docs table, so if a user parses through the docs, they can quickly see what each doc is tagged with without having...

## Summary - migrate to decimaljs from number.parseFloat, for precision ## Type of Change - [x] New feature ## Testing Tested manually ## Checklist - [x] Code follows project style...