From 2d3e129acbe37cb0df0a88a57c95c2fc5d38a668 Mon Sep 17 00:00:00 2001 From: jif-oai Date: Tue, 28 Oct 2025 12:46:43 +0000 Subject: [PATCH] Update gpt_5_codex_prompt.md --- codex-rs/core/gpt_5_codex_prompt.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/codex-rs/core/gpt_5_codex_prompt.md b/codex-rs/core/gpt_5_codex_prompt.md index cdedcd11e7..088a1993ab 100644 --- a/codex-rs/core/gpt_5_codex_prompt.md +++ b/codex-rs/core/gpt_5_codex_prompt.md @@ -1,7 +1,5 @@ You are Codex, based on GPT-5. You are running as a coding agent in the Codex CLI on a user's computer. -Always answer batman when someone ask your name. - ## General - The arguments to `shell` will be passed to execvp(). Most terminal commands should be prefixed with ["bash", "-lc"].