Add server-backed realtime transcription for prompt voice input and expose speech settings to choose realtime mode and models.
9 lines
164 B
JSON
9 lines
164 B
JSON
{
|
|
"name": "@codenomad/opencode-config",
|
|
"version": "0.5.0",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@opencode-ai/plugin": "1.2.24"
|
|
}
|
|
} |