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 We wrap the existing API calls as MCP tool endpoints and use them to trigger workflows from MCP servers. ## Type of Change - [x] New feature ##...

## Summary - added more to helm charts, remove instance selector for various cloud providers ## Type of Change - [x] Documentation ## Testing Tested manually ## Checklist - [x]...

## Summary Brief description of what this PR does and why. Fixes #(issue) ## Type of Change - [ ] Bug fix - [ ] New feature - [ ]...

When attempting to post to X.com (Twitter) using the x_write tool, the workflow fails with an authentication error: `"Failed to obtain credential for tool x_write: Failed to fetch access token:...

bug

## Summary Add OAuth 2.0 authentication support for ServiceNow integration, enabling users to connect their ServiceNow accounts via OAuth instead of just Basic Auth. Key changes: - Implement 3-step OAuth...

@waleedlatif1 ## Summary This PR fixes a crash in the formatTeamsGraphNotification function in apps/sim/lib/webhooks/utils.server.ts. Previously, the function assumed that body.value always contained at least one element. If an empty array...

@waleedlatif1 **Describe the bug** - The formatTeamsGraphNotification function in apps/sim/lib/webhooks/utils.server.ts assumes that body.value always contains at least one element. If the array is empty or undefined, the handler throws a...

bug

### Description When running Sim in a self-hosted environment (local or Docker), some previously created workflows fail to load correctly in the editor after a page refresh or server restart....

bug

button not working properly

bug

## Summary Brief description of what this PR does and why. Fixes #(issue) ## Type of Change - [ ] Bug fix - [ ] New feature - [ ]...