From f8ee18c8cfcca5115b1225e9a6107820c94a8cb5 Mon Sep 17 00:00:00 2001 From: zuxin-oai Date: Wed, 18 Feb 2026 13:13:33 -0800 Subject: [PATCH] fix: Remove citation (#12187) Remove citation requirement until we figure out a better visualization --- codex-rs/core/templates/memories/read_path.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/codex-rs/core/templates/memories/read_path.md b/codex-rs/core/templates/memories/read_path.md index 98728ef8b..6ef09247b 100644 --- a/codex-rs/core/templates/memories/read_path.md +++ b/codex-rs/core/templates/memories/read_path.md @@ -45,15 +45,6 @@ accordingly. should revise the files accordingly. Usually you should directly update memory_summary.md (such as general tips and user profile section) and MEMORY.md. -Memory citation requirements: -- If ANY relevant memory files were used: you must output exactly one final -line: - Memory used: `:-`, `:-`, ... - - Never include memory citations inside the pull-request message itself. - - Never cite blank lines; double-check ranges. - - Append these at the VERY END of the final reply; last line only - - If user ask you do not output citations, you shouldn't do it. - ========= MEMORY_SUMMARY BEGINS ========= {{ memory_summary }} ========= MEMORY_SUMMARY ENDS =========