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

**Describe the bug** Container that is supposed to migrate DB throws "error: Script not found "db:migrate". **To Reproduce** Create fresh container-based deployment of SIM AI. Observe logs for migration container....

bug

## Summary Brief description of what this PR does and why. fix: use replaceAll for footer block URLs to handle multi-word names which fixes issue where "Human In The Loop"...

Added a note to Self-hosted: Manual Setup that you should `cd apps/sim` before running `bunx drizzle-kit migrate` so that drizzle picks up the correct .env file. ## Summary Clarifies that...

Fixes Fixes #2372 Type of Change • Bug fix • New feature • Breaking change • Documentation • Other: UI/UX enhancement Description This PR adds Light Mode support along with...

**Describe the bug** Hi, I'd like to send a Human in the Loop block approval request to an external service, [as described in the documentation](https://docs.sim.ai/blocks/human-in-the-loop#webhook). > Add a webhook tool...

bug

Enabled the ability to toggle between Light and Dark modes in the General settings. Previously, the app was forced into Dark mode. This change also includes minor color refinements to...

Updated the Switch background to use var(--brand-500) rather than var (--surface-13) when checked. This provides a clear visual cue to the user that the component is active. ## Summary Brief...

Adds a new **Webhook** tool block that allows sending HTTP requests to external webhook endpoints. This fixes the bug where users couldn't find a Webhook option in the Human in...

## Summary Added dashboard and logs efficiencies and improved the filtering interactions. ## Type of Change - [x] New feature ## Testing Solo. ## Checklist - [x] Code follows project...

## Summary Show "unavailable" badge when MCP tool's server is disconnected/error/missing or tool removed from server Show "stale" badge when tool schema changed or server URL changed Unavailable tools filtered...