From f447f96f529ef6a541ee6ebfbedd1189facc016f Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Fri, 3 Apr 2026 17:06:22 +0900 Subject: [PATCH] Regenerate schema for inline tmux isolation default Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- assets/oh-my-opencode.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/oh-my-opencode.schema.json b/assets/oh-my-opencode.schema.json index d76d15299..d43ff4501 100644 --- a/assets/oh-my-opencode.schema.json +++ b/assets/oh-my-opencode.schema.json @@ -6002,7 +6002,7 @@ "minimum": 20 }, "isolation": { - "default": "session", + "default": "inline", "type": "string", "enum": [ "inline",