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
12 lines
266 B
JSON
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"
|
|
]
|
|
}
|