mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 02:05:37 +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.rb | ||
| agent.rb | ||
| artist.rb | ||
| bot.rb | ||
| bot_context.rb | ||
| chat_thread_titler.rb | ||
| concept_deduplicator.rb | ||
| concept_finder.rb | ||
| concept_matcher.rb | ||
| content_creator.rb | ||
| creative.rb | ||
| custom_prompt.rb | ||
| designer.rb | ||
| discourse_helper.rb | ||
| discover.rb | ||
| emotion_classifier.rb | ||
| forum_researcher.rb | ||
| general.rb | ||
| github_helper.rb | ||
| image_captioner.rb | ||
| locale_detector.rb | ||
| markdown_table_generator.rb | ||
| post_illustrator.rb | ||
| post_raw_translator.rb | ||
| proofreader.rb | ||
| report_runner.rb | ||
| researcher.rb | ||
| sentiment_classifier.rb | ||
| settings_explorer.rb | ||
| short_summarizer.rb | ||
| short_text_translator.rb | ||
| smart_dates.rb | ||
| spam_detector.rb | ||
| sql_helper.rb | ||
| summarizer.rb | ||
| titles_generator.rb | ||
| tool_runner.rb | ||
| topic_title_translator.rb | ||
| translator.rb | ||
| tutor.rb | ||
| web_artifact_creator.rb | ||