This website requires JavaScript.
Explore
Help
Sign in
PowerOn
/
gateway
Watch
2
Star
0
Fork
You've already forked gateway
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
eeb9a4a161
gateway
/
modules
/
workflows
/
automation2
/
executors
History
Ida
eeb9a4a161
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
..
__init__.py
cleaned sql and ui language sets
2026-04-08 20:28:34 +02:00
actionNodeExecutor.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
dataExecutor.py
cleanup internal marked exports
2026-04-26 08:31:35 +02:00
flowExecutor.py
cleanup internal marked exports
2026-04-26 08:31:35 +02:00
inputExecutor.py
finished email nodes
2026-03-22 18:20:31 +01:00
ioExecutor.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
triggerExecutor.py
next version of visual workflow editor with ClickUp Connections
2026-03-25 09:38:06 +01:00