Establish OpenCode compatibility certification corpus
Some checks failed
Some checks failed
This commit is contained in:
19
profiles/ruby-rest-sse.json
Normal file
19
profiles/ruby-rest-sse.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"id": "ruby-rest-sse",
|
||||
"owner": "opencode-ruby",
|
||||
"required_fixtures": [
|
||||
"legacy-idle",
|
||||
"current-status-idle",
|
||||
"delta-before-part",
|
||||
"reasoning-and-final",
|
||||
"multi-step-usage",
|
||||
"interactive-prompts",
|
||||
"unknown-event"
|
||||
],
|
||||
"transport_scenarios": [
|
||||
"subscribe-ready-before-prompt",
|
||||
"reconnect-without-prompt-replay",
|
||||
"prompt-transport-error-is-visible"
|
||||
],
|
||||
"live_contract": ["health", "create-session", "async-prompt", "sse-terminal", "final-exchange", "delete-session"]
|
||||
}
|
||||
Reference in New Issue
Block a user