Establish OpenCode compatibility certification corpus
Some checks failed
Candidate compatibility / prepare (push) Successful in 9s
Candidate compatibility / repository (push) Successful in 18s
Candidate compatibility / fixture-contract (push) Has been cancelled
Candidate compatibility / image ${{ matrix.id }} (push) Has been cancelled

This commit is contained in:
2026-07-18 13:35:32 -07:00
commit 51122eb000
39 changed files with 1218 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"id": "provider-hooks",
"owner": "inference",
"required_behaviors": [
"provider-schema",
"model-routing",
"system-prompt-hook",
"session-migration-dry-run",
"session-migration-idempotency"
]
}