Skip to content

Conversation

@kiukchung
Copy link
Contributor

Summary:

What

Major update to .claude/ directory with documentation extracted from Claude
session history and current codebase patterns.

Context

Consolidates TorchX development knowledge including:

  • Architecture: Core types (AppDef, Role, Resource), scheduler patterns
  • CLI usage and component patterns
  • UV package manager and Docker container workflows
  • Meta-internal scheduler recommendations (HpcScheduler for conda, programmatic usage)
  • MAST → MSL migration details
  • Conda workspace, SaplingWorkspace (UV+Docker), and MKS cluster access
  • Related projects (genai/msl, itorchx, monarch)

Key recommendation: Migrate from torchx CLI to programmatic launch.py scripts
for leaner, more controlled job submission.

Differential Revision: D91936836

Summary:
## What
Major update to .claude/ directory with documentation extracted from Claude
session history and current codebase patterns.

## Context
Consolidates TorchX development knowledge including:
- Architecture: Core types (AppDef, Role, Resource), scheduler patterns
- CLI usage and component patterns
- UV package manager and Docker container workflows
- Meta-internal scheduler recommendations (HpcScheduler for conda, programmatic usage)
- MAST → MSL migration details
- Conda workspace, SaplingWorkspace (UV+Docker), and MKS cluster access
- Related projects (genai/msl, itorchx, monarch)

Key recommendation: Migrate from torchx CLI to programmatic launch.py scripts
for leaner, more controlled job submission.

Differential Revision: D91936836
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 30, 2026
@meta-codesync
Copy link

meta-codesync bot commented Jan 30, 2026

@kiukchung has exported this pull request. If you are a Meta employee, you can view the originating Diff in D91936836.

@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.60%. Comparing base (d9b7ab1) to head (dddbd86).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1206   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files          84       84           
  Lines        6723     6723           
=======================================
  Hits         6226     6226           
  Misses        497      497           
Flag Coverage Δ
unittests 92.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@meta-codesync meta-codesync bot merged commit f071f82 into main Feb 1, 2026
22 of 30 checks passed
@meta-codesync meta-codesync bot deleted the export-D91936836 branch February 1, 2026 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants