Subject area or topic
OpenCode agent notifications
Page or pages affected
https://docs.warp.dev/agents/cli-agents/opencode/
What is incorrect, outdated, missing, or unclear?
The notification setup instructions refer to opencode.json, but the OpenCode plugin configuration filename should be opencode.jsonc to reflect JSON-with-comments support. The current reference can send readers to the wrong configuration file.
Suggested update
Replace opencode.json with opencode.jsonc in the notification plugin setup instructions.
Addressed by #635.
Subject area or topic
OpenCode agent notifications
Page or pages affected
https://docs.warp.dev/agents/cli-agents/opencode/
What is incorrect, outdated, missing, or unclear?
The notification setup instructions refer to
opencode.json, but the OpenCode plugin configuration filename should beopencode.jsoncto reflect JSON-with-comments support. The current reference can send readers to the wrong configuration file.Suggested update
Replace
opencode.jsonwithopencode.jsoncin the notification plugin setup instructions.Addressed by #635.