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
00dc04cdae
gateway
/
modules
/
workflows
/
processing
/
core
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
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