Files
opencode-compat/profiles/voice-stream.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
266 B
JSON

{
"id": "voice-stream",
"owner": "greenroom",
"extends": ["ruby-rest-sse"],
"required_behaviors": [
"legacy-and-current-terminal-events",
"aggregate-assistant-usage",
"authoritative-final-text",
"reconnect-same-stream-without-reprompt"
]
}