Files
opencode-compat/profiles/provider-hooks.json
Ajay Krishnan 51122eb000
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
Establish OpenCode compatibility certification corpus
2026-07-18 13:35:51 -07:00

12 lines
223 B
JSON

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