Enable standalone Synapse runner #466
Labels
app: runner
Concerns the Runner
priority: low
Indicates a low priority issue
runtime: native
Concerns the native runtime host
type: enhancement
New feature or request
weight: 3
An issue with an average development impact
Milestone
What would you like to be added:
I would like the Synapse runner to support an option to execute workflows as a CLI tool, independent of the Synapse server API. This enhancement would allow the runner to handle workflow state internally without requiring interaction with the API, effectively enabling standalone execution.
By default, the standalone runner should return only the final output of the workflow. However, an option to enable "verbose" mode or detailed logs with task execution history would be valuable for debugging or in-depth analysis.
Why is this needed:
This feature is essential for several reasons:
This enhancement would significantly improve the usability and flexibility of the Synapse runner while expanding its potential use cases.
The text was updated successfully, but these errors were encountered: