diff --git a/src/content/docs/agents/cli-agents/opencode.mdx b/src/content/docs/agents/cli-agents/opencode.mdx index a7a3dd6f..2e3fec81 100644 --- a/src/content/docs/agents/cli-agents/opencode.mdx +++ b/src/content/docs/agents/cli-agents/opencode.mdx @@ -17,7 +17,7 @@ For installation, authentication, project configuration, and productivity tips, Warp supports agent notifications for OpenCode through a plugin. Once installed, Warp surfaces in-app and desktop alerts when OpenCode needs your input. -To set up the plugin, add `"@warp-dot-dev/opencode-warp"` to the `plugin` array in your `opencode.json` configuration file: +To set up the plugin, add `"@warp-dot-dev/opencode-warp"` to the `plugin` array in your `opencode.jsonc` configuration file: ```json {