From bb82aab5c87a6722b080f21c98763488b717b5fc Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Wed, 10 Jun 2026 15:30:56 -0400 Subject: [PATCH] update opencode.jsonc --- .opencode/opencode.jsonc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc index ae68a477d..b0f7d5944 100644 --- a/.opencode/opencode.jsonc +++ b/.opencode/opencode.jsonc @@ -2,9 +2,7 @@ "$schema": "https://opencode.ai/config.json", "provider": {}, "permission": {}, - // TODO: flip back to `references` once a release containing the v1 `reference` migration ships. - // The release pipeline runs the latest published opencode against this file, which only knows `reference`. - "reference": { + "references": { "effect": { "repository": "github.com/Effect-TS/effect-smol", "description": "Use for Effect v4 and effect-smol implementation details",