chore: config - remove notify comment block

This commit is contained in:
tukuaiai 2026-02-13 01:59:15 +08:00
parent 2c0ed28d1b
commit aeb2a1510c
1 changed files with 0 additions and 7 deletions

View File

@ -15,13 +15,6 @@ model_reasoning_effort = "xhigh"
sandbox_mode = "danger-full-access" sandbox_mode = "danger-full-access"
approval_policy = "never" approval_policy = "never"
web_search = "live" web_search = "live"
# notify = [
# "powershell.exe",
# "-NoLogo",
# "-NoProfile",
# "-File",
# 'C:\\Users\\lenovo\\.codex\\hooks\\codex-notify.ps1'
# ]
# 方案 2自定义系统指令可选与 AGENTS.md 二选一) # 方案 2自定义系统指令可选与 AGENTS.md 二选一)
# experimental_instructions_file = "/home/lenovo/.codex/custom-instructions.md" # experimental_instructions_file = "/home/lenovo/.codex/custom-instructions.md"