docs: update homepage Core features section per the v0.1 feature list - #2264
Merged
Conversation
Shi-Dong
commented
Aug 7, 2026
Shi-Dong
commented
Aug 7, 2026
Shi-Dong
commented
Aug 7, 2026
Shi-Dong
commented
Aug 7, 2026
Shi-Dong
commented
Aug 7, 2026
3 tasks
guapisolo
approved these changes
Aug 10, 2026
Shi-Dong
commented
Aug 10, 2026
guapisolo
reviewed
Aug 10, 2026
| and AMD runners. | ||
| - **[Miles dashboard](/user-guide/dashboard).** A self-hosted web UI for a run's | ||
| training dynamics and compute efficiency: what every GPU was doing during a step, | ||
| and what each trajectory contained at the token level. |
Collaborator
There was a problem hiding this comment.
like fully-async scheduling and token info for each trajectory ?
guapisolo
reviewed
Aug 10, 2026
| - **Megatron or FSDP.** | ||
| [Switch training backends](/developer/experimental-features#fsdp-backend) without | ||
| rewriting your training loop. | ||
| - **Wide recipe support.** RL (GRPO, PPO), SFT, and on-policy distillation. |
Collaborator
There was a problem hiding this comment.
Mentioned more algorithms here?
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/index.md) to follow the Miles v0.1 feature list, splitting it into two groups:docs/advanced/index.md), which enumerates what the homepage Core-features section points at.Notes:
docs/user-guide/customization.mddocuments 26--*-pathhooks, so the page keeps the existing "twenty-plus" phrasing.examples/experimental/): Daytona, E2B, and AgentENV (the OpenEnv E2B leg also serves self-hosted AgentENV); there is no Modal integration in tree.