Skip to content

docs: add trajectory distillation best practice guide#917

Open
Issac-Newton wants to merge 1 commit into
alibaba:masterfrom
Issac-Newton:docs/trajectory-distillation-guide
Open

docs: add trajectory distillation best practice guide#917
Issac-Newton wants to merge 1 commit into
alibaba:masterfrom
Issac-Newton:docs/trajectory-distillation-guide

Conversation

@Issac-Newton
Copy link
Copy Markdown
Collaborator

Summary

  • Add user guide for trajectory distillation using the Job system (Chinese + English)
  • Add example code and config template under examples/trajectory_distillation/
  • Validated end-to-end against a real ROCK deployment (swe-agent on SWE-bench)

fixes #916

Test plan

  • Ran collect_trajectories.py against live ROCK service, verified sandbox creation, Harbor execution, and trajectory.json output (160KB ATIF format)
  • Verified HarborTrialResult parsing with correct score and status fields
  • Confirmed per_instance_cost_limit: 0 is required for non-standard models

🤖 Generated with Claude Code

Add user guide for using the Job system to collect Agent trajectories
for model distillation training, with end-to-end example and config
reference validated against a real ROCK deployment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Issac-Newton Issac-Newton force-pushed the docs/trajectory-distillation-guide branch from 6175bde to 4bb63c7 Compare May 8, 2026 06:55
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.

docs: add trajectory distillation best practice guide

1 participant