From 70c897d55bd2247d45df7eeed0c73bded1666786 Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Thu, 22 Jan 2026 16:30:44 -0500 Subject: [PATCH] update opencode config --- opencode.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opencode.json b/opencode.json index 1100871..50aa453 100644 --- a/opencode.json +++ b/opencode.json @@ -1,7 +1,7 @@ { "$schema": "https://opencode.ai/config.json", "instructions": [ - "CLAUDE.md", + "AGENTS.md", "docs/implementation_plan.md" ] -} \ No newline at end of file +}