From 7100fb06a02dd9c3564e563d278a0998965490de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ledio=20=E2=8A=99?= <61859675+x-n2o@users.noreply.github.com> Date: Wed, 26 Aug 2026 06:50:38 +0100 Subject: [PATCH] Update opencode config filename --- src/content/docs/agents/cli-agents/opencode.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {