From 52d17ecb9f841291f4053f77d1fbb5cf14500522 Mon Sep 17 00:00:00 2001 From: Zuxin Liu Date: Tue, 24 Feb 2026 10:28:58 -0800 Subject: [PATCH] memories: rename citation wrapper tag to oai-mem-citation --- codex-rs/core/templates/memories/read_path.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/codex-rs/core/templates/memories/read_path.md b/codex-rs/core/templates/memories/read_path.md index b472a66c4c..855148e907 100644 --- a/codex-rs/core/templates/memories/read_path.md +++ b/codex-rs/core/templates/memories/read_path.md @@ -55,11 +55,11 @@ When to update memory: Memory citation requirements: - If ANY relevant memory files were used: append exactly one - `` block as the VERY LAST content of the final reply. + `` block as the VERY LAST content of the final reply. Normal responses should include the answer first, then append the - `` block at the end. + `` block at the end. - Use this exact structure for programmatic parsing: - + MEMORY.md:234-236|note=[responsesapi citation extraction code pointer] rollout_summaries/2026-02-17T21-23-02-LN3m-weekly_memory_report_pivot_from_git_history.md:10-12|note=[weekly report format] @@ -68,7 +68,7 @@ rollout_summaries/2026-02-17T21-23-02-LN3m-weekly_memory_report_pivot_from_git_h 019c6e27-e55b-73d1-87d8-4e01f1f75043 019c7714-3b77-74d1-9866-e1f484aae2ab - + - `citation_entries` is for rendering: - one citation entry per line - format: `:-|note=[]` @@ -96,4 +96,4 @@ rollout_summaries/2026-02-17T21-23-02-LN3m-weekly_memory_report_pivot_from_git_h ========= MEMORY_SUMMARY ENDS ========= When memory is likely relevant, start with the quick memory pass above before -deep repo exploration. \ No newline at end of file +deep repo exploration.