Add generic /api/storage config/state endpoints with merge-patch, migrate legacy YAML/JSON layout, and update UI/server to read and write owner-scoped settings. Replace config SSE events and drop /api/config routes.
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.1.59"
|
|
}
|
|
} |