From a47fabc3fd35c5a142fbf5e952b7e0f2e602fc5b Mon Sep 17 00:00:00 2001 From: Danny Kim Date: Thu, 9 Jul 2026 09:01:54 +0900 Subject: [PATCH] Remove unneeded prompt sentence --- scripts/prompt.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/prompt.md b/scripts/prompt.md index d2564d2..39083af 100644 --- a/scripts/prompt.md +++ b/scripts/prompt.md @@ -3,9 +3,6 @@ You are Codex running inside Gitea Actions. First read `.codex-bot/context.md`. Treat the triggering comment body below as the user's exact instruction. -Write your final report to stdout. It will be posted back to Gitea as a comment -automatically after Codex exits. - Install missing tools yourself when needed, including Rust, uv, Node, Deno, or system packages.