CPP GuardianLocal AI-powered C++ code reviews for Visual Studio, using the Codex CLI installed and authenticated on your workstation. OverviewCPP Guardian brings Codex-powered C++ code reviews directly into Visual Studio. The extension uses the Codex CLI installed on the developer’s workstation—without a CPP Guardian backend, separate API key, or source-code upload to a service operated by CPP Guardian. Review modesReview Branch ChangeReviews committed changes between the current branch and its detected parent branch. Review Current ChangesReviews staged, unstaged, and untracked changes before commit. Review Current FileReviews the active source file and, when available, its matching C++ header or implementation file. Context-aware reviewsCodex can inspect related declarations, callers, contracts, and repository files to understand the impact of a change. Reviews focus on actionable defects such as:
Findings are prioritized from P0 to P3 and displayed with clickable source locations. Local and read-only executionCPP Guardian launches Codex in an ephemeral, read-only environment:
Git branch detectionFor branch reviews, CPP Guardian:
The detected context is displayed in the review:
|
