docs(plugins-and-skills): drop version literal from opening sentence - #1477
docs(plugins-and-skills): drop version literal from opening sentence#1477glody wants to merge 1 commit into
Conversation
The page opens with "NeMo Platform 0.3.0 is extended through Python plugins and coding-agent skills." — a version literal that has drifted against every release since 0.3.0. Under 0.4.0 the published page still reads "0.3.0", which the docs-review agent flags as a version-claim mismatch on every build. Drop the version literal. The sentence is release-agnostic and stays correct across future releases, eliminating the class of drift entirely. Signed-off-by: Jinxiang Guo <jinxiang@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughChangesDocumentation update
Suggested reviewers: Merge Risk: ⚪ Minimal · up to This localized documentation change removes a release-specific version reference without altering product behavior, so no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@glody please remake this from the NVIDIA-NeMo fork so CI will run |
|
Recreated on the canonical repo so CI secrets work: #1514 |
Pull request was closed
Summary
docs/agents/plugins.mdxopens with:Under 0.4.0 the published page still reads "0.3.0". The version literal has drifted against every release since 0.3.0 and the nightly docs-review agent flags it as a version-claim mismatch on every build.
Drop the version literal. The sentence is release-agnostic and stays correct across future releases, eliminating this class of drift entirely.
Diff
Test plan
doc_claims_match_target: documentation/agents/plugins-and-skills.Summary by CodeRabbit