Motivation
RFC #1 has concluded, as our first release has been published. This RFC outlines the development roadmap for FlowMesh in Q2 2026. It includes undone items from #1, and we are gathering ideas and feedback.
Proposed change
Architecture
Operations
Bugfix
Alternatives considered
No response
Migration / compatibility
No response
Feedback period
No response
CC list
@kaiitunnz @J1shen @tjluyao
Before submitting
Motivation
RFC #1 has concluded, as our first release has been published. This RFC outlines the development roadmap for FlowMesh in Q2 2026. It includes undone items from #1, and we are gathering ideas and feedback.
Proposed change
Architecture
src/worker/executors/mixins/data.pyandsrc/worker/executors/utils/graph_templates.pyto simplify the convoluted logic.Operations
RESULTS_DIRand scratch so long-lived workers don't fill disks.Bugfix
flowmesh stack up worker gpu -t 1raises "No such option: -t" whileflowmesh stack up worker gpuleads to "Got unexpected extra arguments (worker gpu)". We should consider swapping the priority of the error reporting logic.Alternatives considered
No response
Migration / compatibility
No response
Feedback period
No response
CC list
@kaiitunnz @J1shen @tjluyao
Before submitting