From a0011ef4f501b96d2d36a6b54a8f1dc99ee74035 Mon Sep 17 00:00:00 2001 From: sudacode Date: Mon, 3 Aug 2026 23:21:03 -0700 Subject: [PATCH] update --- .codex/config.toml##os.Linux | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.codex/config.toml##os.Linux b/.codex/config.toml##os.Linux index 6653e9e..5788e74 100644 --- a/.codex/config.toml##os.Linux +++ b/.codex/config.toml##os.Linux @@ -31,6 +31,7 @@ skills = true shell_snapshot = true multi_agent = true js_repl = false +default_mode_request_user_input = true [mcp_servers.deepwiki] url = "https://mcp.deepwiki.com/mcp" @@ -222,6 +223,9 @@ trust_level = "trusted" [projects."/home/sudacode/github/manatan"] trust_level = "trusted" +[projects."/home/sudacode/Downloads/jdownloader/tmp"] +trust_level = "trusted" + [notice.model_migrations] "gpt-5.3-codex" = "gpt-5.4"