feat(cua): add disposable target lifecycle - #7779
Conversation
Signed-off-by: Julie Yaunches <jyaunches@nvidia.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Code Coverage OverviewLanguages: TypeScript TypeScript / code-coverage/pluginThe overall coverage in commit 5fedd46 in the TypeScript / code-coverage/cliThe overall coverage in commit 5fedd46 in the Show a code coverage summary of the most impacted files.
Updated |
Signed-off-by: Julie Yaunches <jyaunches@nvidia.com>
PR Review Advisor — No blocking findings reportedAdvisor assessment: No blocking advisor findings reported Model lanes
Nemotron output stays in workflow artifacts and does not change the assessment above. E2E guidanceAdvisory only. E2E / PR Gate selects and runs jobs independently. Recommended E2E: 1 warning · 0 suggestionsWarningsWarnings do not block.
|
Signed-off-by: Julie Yaunches <jyaunches@nvidia.com>
Signed-off-by: Julie Yaunches <jyaunches@nvidia.com>
Signed-off-by: Julie Yaunches <jyaunches@nvidia.com>
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Summary
Add the public, host-agnostic lifecycle for attaching one disposable CUA desktop target to one NemoClaw sandbox. The implementation keeps provisioning credentials and transport authority in an operator-owned host adapter while NemoClaw validates and persists only the checked-in, secret-free identity and health contract from #7776.
This PR is stacked on #7776 and should be reviewed against
codex/cua-contract-7750.Related Issue
Fixes #7751
Accepted product and architecture direction: #7750 (comment)
Changes
attach,status,health,reset,detach, anddestroyCUA target commands with deterministic exit codes and JSON records.Type of Change
Quality Gates
Documentation Writer Review
docs-updated5fedd4660f6493fa256714e3be2ae2a3710e1576, the documentation writer reviewed the complete 27-file diff, verified that the regular-file, 64 KiB, and no-symlink wording matches the descriptor-bound implementation, and confirmed the lifecycle reference remains accurate and public-safe.npm run docspassed with 0 errors and 2 existing Fern warnings;git diff --checkand normal commit hooks passed.Codex Desktop — CUA disposable target lifecycle, target-manifest security boundary, adapter protocol, status/doctor projections, and recovery documentationDGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, and pre-push hooks passednpm run docsbuilds without errors (doc changes only) — exited 0 with 0 errors and 2 existing Fern warnings.Signed-off-by: Julie Yaunches jyaunches@nvidia.com