docs: add support matrix reference page#1415
docs: add support matrix reference page#1415WuKongAI-CMU wants to merge 1 commit intoNVIDIA:mainfrom
Conversation
📝 WalkthroughWalkthroughA new Support Matrix documentation page is added to centralize NemoClaw compatibility information across platforms, runtimes, inference providers, and deployment paths. Navigation links are integrated into the agent skills reference, README, and homepage documentation to make the page discoverable from multiple entry points. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
docs/reference/support-matrix.md (1)
59-59: Consider rewording to active voice.The phrase "are documented today" uses passive voice and includes filler. Consider using active voice: "NemoClaw supports the following deployment paths." or "The following deployment paths are supported."
As per coding guidelines: "Active voice required. Flag passive constructions."
♻️ Suggested active voice alternatives
Option 1 (preferred):
-The following deployment paths are documented today. +NemoClaw supports the following deployment paths.Option 2:
-The following deployment paths are documented today. +The following deployment paths are supported.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@docs/reference/support-matrix.md` at line 59, Replace the passive sentence "The following deployment paths are documented today." with an active-voice phrasing; for example change that exact sentence to "NemoClaw supports the following deployment paths." or "The following deployment paths are supported." Update the single sentence (the line containing "The following deployment paths are documented today.") to use the chosen active phrasing.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@docs/reference/support-matrix.md`:
- Line 59: Replace the passive sentence "The following deployment paths are
documented today." with an active-voice phrasing; for example change that exact
sentence to "NemoClaw supports the following deployment paths." or "The
following deployment paths are supported." Update the single sentence (the line
containing "The following deployment paths are documented today.") to use the
chosen active phrasing.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 78afe101-7549-4466-92c8-d04ccedee90c
📒 Files selected for processing (5)
.agents/skills/nemoclaw-reference/SKILL.md.agents/skills/nemoclaw-reference/references/support-matrix.mdREADME.mddocs/index.mddocs/reference/support-matrix.md
|
✨ Thanks for submitting this pull request, which proposes a way to improve documentation by adding a centralized support matrix page and making it easily accessible from the main README and docs home. Possibly related open issues: |
Summary
nemoclaw-referenceskill so agent-facing docs stay in syncValidation
Fixes #1403
Summary by CodeRabbit
Release Notes