Skip to content

feat(umg-mcp): AI workflow pillars — preview, layout DSL, lint, theme…#33

Open
realsheep wants to merge 1 commit into
winyunq:mainfrom
realsheep:feat/umg-mcp-ai-workflow-v2
Open

feat(umg-mcp): AI workflow pillars — preview, layout DSL, lint, theme…#33
realsheep wants to merge 1 commit into
winyunq:mainfrom
realsheep:feat/umg-mcp-ai-workflow-v2

Conversation

@realsheep

Copy link
Copy Markdown

…, catalog, patch

Add six coordinated MCP capabilities so agents can build UMG with visual verification instead of guessing from JSON:

  • Storybook offscreen preview (render_widget_preview / storybook_render)
  • Constrained layout DSL compiler (apply_constrained_layout)
  • UMG lint gate with geometryTrusted and auto_fix_lint
  • Theme tokens via theme.json (theme_get / resolve / apply)
  • Component catalog (catalog_list / catalog_describe)
  • Atomic patch preview/apply with revision checks

Updates prompts.json system instructions and C++/Python routing.

…, catalog, patch

Add six coordinated MCP capabilities so agents can build UMG with visual
verification instead of guessing from JSON:

- Storybook offscreen preview (render_widget_preview / storybook_render)
- Constrained layout DSL compiler (apply_constrained_layout)
- UMG lint gate with geometryTrusted and auto_fix_lint
- Theme tokens via theme.json (theme_get / resolve / apply)
- Component catalog (catalog_list / catalog_describe)
- Atomic patch preview/apply with revision checks

Updates prompts.json system instructions and C++/Python routing.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant