mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-19 09:36:59 +03:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user