Add Veto harness support (#675)

Adds Veto detection, provider transforms, installation paths, documentation, and regression coverage.\n\nAI-assisted maintainer repair, review, and validation by Codex under maintainer direction.
This commit is contained in:
oleg koval
2026-08-31 19:52:46 -04:00
committed by GitHub
parent 405998ad51
commit f3df3ffe40
9 changed files with 142 additions and 13 deletions
+2
View File
@@ -10,6 +10,7 @@
* - Codex: dist/codex/ only (OpenAI-metadata bundle; not synced to repo root)
* - Agents: .agents/skills/ (Codex repo/user installs)
* - GitHub: .github/skills/ (GitHub Copilot)
* - Veto: .veto/skills/ (Veto model-routing harness)
*
* Also assembles a universal ZIP containing all providers,
* and builds Tailwind CSS for production deployment.
@@ -550,6 +551,7 @@ This folder contains skills for all supported tools:
.trae/ -> Trae International
.rovodev/ -> Rovo Dev
.vibe/ -> Mistral Vibe
.veto/ -> Veto model-routing harness
.qoder/ -> Qoder
To install, copy the relevant folder(s) into your project root.