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"