Open
Conversation
Add skill definitions for deploy, alerts, incident-report, sensor-ops, video-analytics, video-search, and video-summarization. Include OpenClaw plugin scaffold for agent workspace integration. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: muskaan-kalra <mkalra@nvidia.com>
This reverts commit e46dc78.
Deploy skill: - Rewrite SKILL.md for compose-centric workflow (config dry-run, review, up) - Add references/base.md with env override recipes, services, GPU layout - Remove quickstart.md (superseded by base.md) Harbor Brev environment: - Add tools/eval/harbor/brev_env.py implementing Harbor BaseEnvironment - Provisions Brev GPU instances per task via brev CLI - No Harbor fork needed — uses import path: tools.eval.harbor.brev_env:BrevEnvironment
…form matrix Platforms from VSS 3.1.0 docs: - H100: shared, dedicated, remote-llm, remote-vlm, remote-all (5 modes) - RTXPRO6000BW: shared, dedicated, remote-llm, remote-vlm, remote-all (5 modes) - L40S: dedicated, remote-llm, remote-vlm, remote-all (4 modes, no shared) - DGX-SPARK: remote-llm only (1 mode) - IGX-THOR: remote-llm only (1 mode) - AGX-THOR: remote-llm only (1 mode) Total: 17 scenarios for base profile. Filter with --hardware and --mode.
… environment/ placeholder for Harbor task validation
…t handling for CLI walkthrough
… create, wait for shell READY not just RUNNING
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.
Add skill definitions for deploy, alerts, incident-report, sensor-ops, video-analytics, video-search, and video-summarization. Include OpenClaw plugin scaffold for agent workspace integration.