From e610e663f6530174945bfe5d555d8ea9d799ac35 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Sun, 19 Apr 2026 12:31:26 +0500 Subject: [PATCH] updated --- !/root/fourth-most-starred.svg | 4 ---- .codex/config.toml | 6 +++++- 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 !/root/fourth-most-starred.svg diff --git a/!/root/fourth-most-starred.svg b/!/root/fourth-most-starred.svg deleted file mode 100644 index fbd8281..0000000 --- a/!/root/fourth-most-starred.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - 🇵🇰 4th Most ★ - \ No newline at end of file diff --git a/.codex/config.toml b/.codex/config.toml index 5c179d1..79c6e97 100644 --- a/.codex/config.toml +++ b/.codex/config.toml @@ -1 +1,5 @@ -notify = ["python3", ".codex/hooks/scripts/hooks.py"] \ No newline at end of file +sandbox_mode = "danger-full-access" +approval_policy = "never" + +[features] +codex_hooks = true