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 --- opencode-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opencode-schema.json') diff --git a/opencode-schema.json b/opencode-schema.json index e9665eab5..d6af65cf0 100644 --- a/opencode-schema.json +++ b/opencode-schema.json @@ -179,7 +179,7 @@ }, "description": "Agent configurations", "properties": { - "coder": { + "primary": { "$ref": "#/definitions/agent" }, "task": { -- cgit v1.2.3