## Summary - add server-backed speech capabilities and transcription endpoints plus UI settings for speech configuration - add push-to-talk prompt voice input with microphone controls, transcription insertion, and browser capability gating - keep prompt controls aligned by restoring right-side nav placement and moving the mic beside the expand control
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.14"
|
|
}
|
|
} |