discourse/plugins/discourse-workflows/assets/stylesheets/common/canvas
Sam 65024326dd
FEATURE: Add AI authoring to Discourse Workflows (#40504)
Previously, admins could only build Discourse Workflows by manually
adding and connecting every trigger, condition, and action node on the
canvas.

This change adds an AI authoring assistant, gated behind
`discourse_workflows_ai_authoring_enabled` and DiscourseAi, that turns a
natural-language request into a server-validated, reviewable workflow
patch the admin applies. It only ever proposes drafts and never
publishes.

---------

Co-authored-by: chapoi <101828855+chapoi@users.noreply.github.com>
Co-authored-by: Rafael Silva <xfalcox@gmail.com>
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2026-06-18 18:32:30 +02:00
..
ai-build-tool.scss FEATURE: Add AI authoring to Discourse Workflows (#40504) 2026-06-18 18:32:30 +02:00
canvas.scss FEATURE: Add AI authoring to Discourse Workflows (#40504) 2026-06-18 18:32:30 +02:00
hover-toolbar.scss FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
node-panel.scss FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
sticky-note.scss FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00