Description
I wanted to update config of the opencode server and was not able to.
Plugins
none
OpenCode version
v1.14.29
Steps to reproduce
- start opencode server in debian:trixie container with envs (opencode basicauth password and openai/anthropic api keys)
- do curl -X PATCH localhost:4096/config with my config
- server returns 200 with same json (I assume it shows changed values)
- GET /config returns default empty config
- Looking at workspace root I can see config.json file I have send to PATCH endpoint.
Screenshot and/or share link
- call to post new config

2. get config response

3. config I have PATCHed in /home/opencode/workspace/ directory (current workspace)
Operating System
debian 13 container
Terminal
no tui, only server and webui
Description
I wanted to update config of the opencode server and was not able to.
Plugins
none
OpenCode version
v1.14.29
Steps to reproduce
Screenshot and/or share link
Operating System
debian 13 container
Terminal
no tui, only server and webui