The existing no-code workflow builder is insufficient for teams that prefer to manage workflows as code, with Git versioning, AI-friendly editing, and programmatic control via the Workflows MCP.
### Feature request ## Feature Request: Code-Based Workflows with Git Versioning, AI Support & MCP Integration ### Summary Support defining workflows as code (e.g. YAML/JSON/SDK) stored in repositories with Git versioning and AI-friendly editing, leveraging the Workflows MCP for programmatic management, with an option to choose whether the UI or code is the source of truth. --- ### Problem The current no-code builder is a great starting point, but creates friction for teams that primarily work in code: - Workflows are not version-controlled alongside the rest of the product - Changes cannot go through standard PR/review processes - Hard to leverage AI tools (e.g. Claude Code) effectively - Limited integration with existing developer workflows and tooling - No clear ownership model between UI-edited vs programmatically managed workflows --- ### Proposed Solution Introduce support for defining workflows as code, building on top of the existing Workflows MCP, with explicit source-of