Files
templates/blueprints/sim/meta.json
Mauricio Siu d1ef9333a3 feat: add Sim Studio template
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 12:41:18 -06:00

18 lines
379 B
JSON

{
"id": "sim",
"name": "Sim",
"version": "latest",
"description": "Open-source visual workflow builder for building and deploying AI agent workflows.",
"logo": "sim.svg",
"links": {
"github": "https://github.com/simstudioai/sim",
"website": "https://sim.ai",
"docs": "https://docs.sim.ai"
},
"tags": [
"ai",
"automation",
"workflow"
]
}