diff options
Diffstat (limited to 'opencode-schema.json')
| -rw-r--r-- | opencode-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |
