gateway/modules/workflows/automation2
2026-05-06 10:19:20 +02:00
..
executors added upload folder location for all document creation nodes 2026-05-06 10:19:20 +02:00
__init__.py feat: first version of graphical automation feature 2026-03-22 15:25:29 +01:00
clickupTaskUpdateMerge.py next version of visual workflow editor with ClickUp Connections 2026-03-25 09:38:06 +01:00
executionEngine.py AI node had the full data.response, but markdownToDocumentJson stores paragraph text in inlineRuns while RendererMarkdown only read content.text, so body text was dropped, Markdown renderer now flattens inlineRuns into real Markdown so workflow-generated .md files include the upstream text, node specific shortcuts replaced 2026-05-06 08:11:48 +02:00
featureInstanceRefMigration.py teamsbot 2026-04-25 01:13:01 +02:00
graphUtils.py AI node had the full data.response, but markdownToDocumentJson stores paragraph text in inlineRuns while RendererMarkdown only read content.text, so body text was dropped, Markdown renderer now flattens inlineRuns into real Markdown so workflow-generated .md files include the upstream text, node specific shortcuts replaced 2026-05-06 08:11:48 +02:00
pickNotPushMigration.py AI node had the full data.response, but markdownToDocumentJson stores paragraph text in inlineRuns while RendererMarkdown only read content.text, so body text was dropped, Markdown renderer now flattens inlineRuns into real Markdown so workflow-generated .md files include the upstream text, node specific shortcuts replaced 2026-05-06 08:11:48 +02:00
runEnvelope.py next version of visual workflow editor with ClickUp Connections 2026-03-25 09:38:06 +01:00
scheduleCron.py next version of visual workflow editor with ClickUp Connections 2026-03-25 09:38:06 +01:00
udmUpstreamShapes.py teamsbot 2026-04-25 01:13:01 +02:00