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

Hi, I noticed inconsistent behavior with MCP servers. The one from the documentation (https://docs.sim.ai/mcp) works as expected. However, https://mcp.pfvc.io/mcp/ doesn’t seem to work. This is working on cursor.

bug

**Is your feature request related to a problem? Please describe.** The current SDK only supports workflow **execution**, not workflow **management**. This prevents: - Automating workflow deployments via CI/CD pipelines -...

feature

## **Feature Request** ### **Is your feature request related to a problem? Please describe.** Python and JavaScript with npm packages currently require E2B (external cloud service), making them **unavailable in...

feature

## **Feature Request** ### **Is your feature request related to a problem? Please describe.** Currently, Sim maintains its own list of supported models in the Agent block dropdown. This requires:...

feature

Hi team, I’m trying to build workflows using the YAML import API, and I’m having trouble wiring up the condition block. Could you please provide an example YAML payload that...

bug

**Is your feature request related to a problem? Please describe.** Lets say I want to develop a workflow which accepts images to do something with them **Describe the solution you'd...

feature

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dependencies
javascript

## Summary This PR consolidates previous modal fixes to address: - Horizontal overflow caused by long unbroken search strings - Alignment issues for the "No results found" message ## Type...

Copilot feature not working in locally hosted version. As a noob to agent building I have spent a few days getting this up and running on my MacBook pro. I...

bug

**Is your feature request related to a problem? Please describe.** As a platform for building AI agent workflows, Sim currently supports multiple AI providers like OpenAI, Anthropic, Gemini, and others....

feature