MACHINE-WRITTEN repository — generated by CI from the TruVerifAI product repo. Hand edits are overwritten on release.
Multi-model review + proactive gates for the VS Code Copilot agent.
Command Palette → Chat: Install Plugin From Source →
https://github.com/TruVerifAI/vscode-plugins
Then connect your account (recommended — also verifies the gates end-to-end):
npx @truverifai/init
Notes:
- VS Code agent hooks + plugins are Preview upstream; if a VS Code update changes the contract the gates fail OPEN (never blocked) until we ship a compatible release.
- Plugin-root resolution inside plugin hooks is verified per VS Code release
by
tvai doctor; the.github/hooks/config written bynpx @truverifai/init(absolute paths) is the always-works path and also covers the Copilot CLI + Cloud Agent. - Built separately from the Claude Code plugin on purpose: platform fixes here never touch a plugin with live installs elsewhere.