MACHINE-WRITTEN repository — generated by CI from the TruVerifAI product repo. Hand edits are overwritten on release. Open source (MIT) per Cursor marketplace policy.
Four-frontier-model review with proactive gates for Cursor.
Cursor → Settings → Plugins/Customize → search TruVerifAI panel-review
(or install this repo directly). Then set your TVAI_API_KEY under
Plugins → Configure — create a key at https://truverif.ai/settings/api-keys
or run npx @truverifai/init.
As of July 2026 the Cursor CLI does not fire marketplace-plugin hooks, and delivers only shell events even for repo-level hooks. So:
- IDE: full coverage (write gate + commit gate) via this plugin.
- CLI: commit gate only, via a repo-level
.cursor/hooks.jsonthatnpx @truverifai/initwrites for you. The write hook is registered anyway — the day Cursor ships event delivery, it starts working with no update from us. Do not assume you are write-gated incursor-agenttoday.
Gates send only a repo fingerprint + per-hunk content hashes — never source, paths, or diffs.