From 449239c6375a6e47e7bd6f8d833cc2916834b1e2 Mon Sep 17 00:00:00 2001 From: DeepakAkkil <88075779+deepak-akkil@users.noreply.github.com> Date: Sun, 17 May 2026 08:52:18 +0300 Subject: [PATCH] Potential fix for pull request finding styling Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- docs/MEMORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MEMORY.md b/docs/MEMORY.md index cc5be2e..e4d55aa 100644 --- a/docs/MEMORY.md +++ b/docs/MEMORY.md @@ -118,7 +118,7 @@ When an agent triggers `self_care` (must be at home), the system performs cognit └──────────────────────────────────────────┘ ``` -self_care tool call is a consolidation phase where individual experiences are compressed into thematic understanding. +The `self_care` tool call is a consolidation phase where individual experiences are compressed into thematic understanding. ---