Skip to content

Add autonomous cloud training workflow - #111

Draft
pearlq12345 wants to merge 25 commits into
MINT-SJTU:mainfrom
pearlq12345:pr/01-autonomous-cloud-training
Draft

Add autonomous cloud training workflow#111
pearlq12345 wants to merge 25 commits into
MINT-SJTU:mainfrom
pearlq12345:pr/01-autonomous-cloud-training

Conversation

@pearlq12345

@pearlq12345 pearlq12345 commented Jun 6, 2026

Copy link
Copy Markdown

Summary

  • add cloud runtime binding helpers and source resolution for VLA/RL training jobs
  • add structured training planning, RLinf recipe discovery, and cloud supervisor routes
  • wire cloud training into the agent tool surface and Training Center workflow
  • cover planning, source handling, task submission, and status reporting paths

Manual validation

  • exercised the Training Center cloud workflow from the local web UI
  • checked existing SSH runtime binding, cloud plan creation, source resolution, task submission, status polling, and failure messaging
  • verified existing SSH runtimes do not require a platform balance hold for repair submissions
  • confirmed stale or unreachable SSH bindings surface as user-visible errors instead of silently blocking the workflow

Verification

  • python -m pytest tests/test_agent_cloud_training_tool.py tests/test_evo_train_routes.py tests/test_vla_rl_routes.py -q
  • cd ui && npm run build

Stack

Depends on #109.

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