DashboardopencodeOpenCode config restart boundary

OpenCode config restart boundary

Category: gotcha
Confidence: 1.00
ID: 01a07ed7-3575-7e88-b5e0-5dec57b91eed
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 0
Source session: 0OJYWmHUobcuQ4y8f
Created: 2026-09-08 01:17:22
Updated: 2026-09-08 02:27:08

Content

Trap: file watchers and tool.reload() make config-time edits look hot-reloadable, but reload only replays active transforms and does not rerun plugin setup. Fix: treat opencode.json and other config-time changes as requiring a user-controlled quit/restart; never restart production services automatically.

Move to: