From 36e5ae804e4bf0c96a0ce6cca90029e88c2da9b3 Mon Sep 17 00:00:00 2001 From: adamdottv <2363879+adamdottv@users.noreply.github.com> Date: Mon, 12 May 2025 14:32:27 -0500 Subject: chore: rename coder -> primary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b3eb37777..5db86c74b 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ You can configure OpenCode using environment variables: } }, "agents": { - "coder": { + "primary": { "model": "claude-3.7-sonnet", "maxTokens": 5000 }, -- cgit v1.2.3