diff options
| author | adamdottv <[email protected]> | 2025-05-12 14:32:27 -0500 |
|---|---|---|
| committer | adamdottv <[email protected]> | 2025-05-12 14:32:27 -0500 |
| commit | 36e5ae804e4bf0c96a0ce6cca90029e88c2da9b3 (patch) | |
| tree | e4dd3910956376104c2b3996c245393bf625bc32 /opencode-schema.json | |
| parent | c9b90dd184084a2a3669db49717eb485c8861ee4 (diff) | |
| download | opencode-36e5ae804e4bf0c96a0ce6cca90029e88c2da9b3.tar.gz opencode-36e5ae804e4bf0c96a0ce6cca90029e88c2da9b3.zip | |
chore: rename coder -> primary
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": { |
