From 30fd747cbac7680d890c8e717eb638f65ccdd92c Mon Sep 17 00:00:00 2001 From: Sandy Tao Date: Wed, 13 May 2026 09:10:51 -0700 Subject: [PATCH] Update docs/cli/auto-memory.md Co-authored-by: Jenna Inouye --- docs/cli/auto-memory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/auto-memory.md b/docs/cli/auto-memory.md index 68a76d2f17..d2a562d394 100644 --- a/docs/cli/auto-memory.md +++ b/docs/cli/auto-memory.md @@ -30,7 +30,7 @@ You'll use Auto Memory when you want to: - **Bootstrap a skills library** without writing every `SKILL.md` by hand. Auto Memory complements direct memory-file editing. The agent can still persist -explicit user instructions by editing the appropriate markdown memory file; Auto +explicit user instructions by editing the appropriate Markdown memory file; Auto Memory infers candidates from past sessions, writes reviewable patches or skill drafts, and never applies them without your approval.