Skip to content

Add FlowMesh GPU backend support to workflow mode#75

Merged
tjluyao merged 1 commit into
mainfrom
e2e
Apr 8, 2026
Merged

Add FlowMesh GPU backend support to workflow mode#75
tjluyao merged 1 commit into
mainfrom
e2e

Conversation

@tjluyao
Copy link
Copy Markdown
Contributor

@tjluyao tjluyao commented Apr 8, 2026

Enable portbench workflows to dispatch AI stages to FlowMesh via LumidOS:

  • Add --flowmesh-url and --flowmesh-key CLI args to workflow subcommand
  • Register flowmesh.* handlers when FlowMesh URL is provided
  • Support inference-only workflows (skip backtest if no prices/weights)
  • Display AI analysis results in CLI output
  • Add example workflows: mixed local+GPU, inference-only, echo test
  • Add Makefile with E2E test pipeline targets
  • Update freqtrade submodule with workflow CLI wiring

Enable portbench workflows to dispatch AI stages to FlowMesh via LumidOS:

- Add --flowmesh-url and --flowmesh-key CLI args to workflow subcommand
- Register flowmesh.* handlers when FlowMesh URL is provided
- Support inference-only workflows (skip backtest if no prices/weights)
- Display AI analysis results in CLI output
- Add example workflows: mixed local+GPU, inference-only, echo test
- Add Makefile with E2E test pipeline targets
- Update freqtrade submodule with workflow CLI wiring

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tjluyao tjluyao merged commit db17a0a into main Apr 8, 2026
@tjluyao tjluyao deleted the e2e branch April 8, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant