From 3328249950c312bc91e147e0df144671742cf961 Mon Sep 17 00:00:00 2001 From: sisyphus-dev-ai Date: Wed, 21 Jan 2026 05:18:03 +0000 Subject: [PATCH] chore: changes by sisyphus-dev-ai --- assets/oh-my-opencode.schema.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/assets/oh-my-opencode.schema.json b/assets/oh-my-opencode.schema.json index ff01ab62f..8636df6a5 100644 --- a/assets/oh-my-opencode.schema.json +++ b/assets/oh-my-opencode.schema.json @@ -27,7 +27,7 @@ "multimodal-looker", "Metis (Plan Consultant)", "Momus (Plan Reviewer)", - "atlas" + "Atlas" ] } }, @@ -1605,7 +1605,7 @@ } } }, - "atlas": { + "Atlas": { "type": "object", "properties": { "model": { @@ -1805,6 +1805,9 @@ }, "prompt_append": { "type": "string" + }, + "is_unstable_agent": { + "type": "boolean" } } }