0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-workflows/app/services/discourse_workflows
Joffrey JAFFEUX dfe770d040
FEATURE: better summarize primitives for workflows (#42297)
- Introduces the summarize node which allows to group items into a more
structured output. It comes with a new preview feature which allows to
show live what is going to be the output of this node, which we can
later implement for other nodes.
- Defaults to run AI agent once for all items which was otherwise
defaulting to once for each item and was a bad default (could be very
costly).
2026-08-04 10:20:09 +02:00
..
ai_authoring FEATURE: Add AI authoring to Discourse Workflows (#40504) 2026-06-18 18:32:30 +02:00
concerns FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
credential FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
data_table FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
data_table_column FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
data_table_row FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
execution FIX: Data table sizes and executions pagination in workflows admin (#42263) 2026-08-03 15:39:09 +02:00
expression FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
form FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
form_test_session FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
modal FIX: Bind workflow modal responses to their target user (#41620) 2026-07-10 14:33:47 +02:00
node_type FEATURE: schema based workflow (#41684) 2026-07-15 13:22:29 +02:00
policy FEATURE: Add enable_discourse_workflows upcoming change (#41541) 2026-07-13 10:48:37 +10:00
stats FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
template FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
variable FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
webhook FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
webhook_test_listener FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
workflow FEATURE: better summarize primitives for workflows (#42297) 2026-08-04 10:20:09 +02:00
workflow_tag FEATURE: Add workflow tags (#42056) 2026-07-27 17:22:42 +02:00
workflow_version FEATURE: lists all workflow versions (#40982) 2026-06-17 14:11:18 +02:00