gateway/modules/workflows/processing/core
2026-05-06 08:11:48 +02:00
..
__init__.py refactored service center 2025-12-15 21:55:26 +01:00
actionExecutor.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
messageCreator.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
taskPlanner.py fixed critical code issues 2026-03-03 18:57:20 +01:00
validator.py fixed critical code issues 2026-03-03 18:57:20 +01:00