docs: refresh getting started IA#443
Draft
exactlyallan wants to merge 2 commits into
Draft
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Signed-off-by: Allan Enemark <exactly.allan@gmail.com>
exactlyallan
force-pushed
the
docs/getting-started-about-skills
branch
from
July 15, 2026 22:34
28b6a1a to
6e0474d
Compare
Signed-off-by: Allan Enemark <exactly.allan@gmail.com>
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.
Overview
Reorganizes the getting-started docs so the runtime primer lives with the About NeMo Relay conceptual content, while Getting Started gets a short About entry point and AI-coding-assistant guidance.
Details
npx skills add nvidia/skills --skill nemo-relay-get-started --agent codexpath.Where should the reviewer start?
Start with
docs/getting-started/about.mdx, then reviewdocs/about-nemo-relay/agent-runtime-primer.mdxanddocs/getting-started/quick-start/index.mdxfor the IA changes.Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Testing
just docspassed. Fern reported one warning: missing redirects check skipped because this local environment is not authenticated withfern login/FERN_TOKEN.