From a9eba266eeb154dca57d4a4577fd00e4f7469288 Mon Sep 17 00:00:00 2001 From: Marc Froehlich Date: Tue, 25 Aug 2026 01:18:49 +0200 Subject: [PATCH] chore: add Codex project context and agent guidance --- .codex/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codex/config.toml b/.codex/config.toml index 9788c08..0ff6895 100644 --- a/.codex/config.toml +++ b/.codex/config.toml @@ -1,4 +1,4 @@ model_reasoning_effort = "high" approval_policy = "on-request" sandbox_mode = "workspace-write" -web_search = "cached" +web_search = "live" \ No newline at end of file