Dashboard › opencode › OpenCode config restart boundary
01a07ed7-3575-7e88-b5e0-5dec57b91eedTrap: 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.