0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/chat/lib/discourse_workflows/nodes
Joffrey JAFFEUX 4e5aa86db7
FEATURE: schema based workflow (#41684)
Previously, workflow fields were only known after execution or from
pinned data, limiting editor previews and AI-generated expressions. This
change adds versioned, configuration-aware output contracts using JSON
Schema.

Mostly based on what AI was doing with schemas, but we migrated to JSON
schema and adds helpers functions for AI to convert it to the format
used by AI.
2026-07-15 13:22:29 +02:00
..
chat_approval FEATURE: schema based workflow (#41684) 2026-07-15 13:22:29 +02:00
chat_message_created FEATURE: schema based workflow (#41684) 2026-07-15 13:22:29 +02:00
send_chat_message FEATURE: schema based workflow (#41684) 2026-07-15 13:22:29 +02:00
chat_channel_selection.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00