mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 03:05:45 +08:00
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> |
||
|---|---|---|
| .. | ||
| artifact_update_strategies | ||
| tool_runner | ||
| tools | ||
| admin_dashboard_highlights_spec.rb | ||
| agent_spec.rb | ||
| bot_spec.rb | ||
| concept_deduplicator_spec.rb | ||
| concept_finder_spec.rb | ||
| concept_matcher_spec.rb | ||
| emotion_classifier_spec.rb | ||
| locale_detector_spec.rb | ||
| researcher_spec.rb | ||
| sentiment_classifier_spec.rb | ||
| settings_explorer_spec.rb | ||
| sql_helper_spec.rb | ||
| tool_runner_spec.rb | ||