Skip to content

Commit 6835ef5

Browse files
authored
Merge pull request #147 from github/DanWahlin-patch-2
Update README.md
2 parents 96890dc + a1198e2 commit 6835ef5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

02-context-conversations/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,7 @@ copilot
370370
371371
For example, if you tell Copilot CLI "I always prefer pytest for Python testing", it can remember that preference and apply it automatically in future sessions. All without you having to repeat it.
372372
373-
> 💡 **Memory vs. Sessions**: Sessions save the *conversation history* so you can resume a specific task. Memory saves *preferences and context* that apply across all your work. Think of sessions as project notebooks and memory as your personal notepad.
374-
375-
> 🔒 **Privacy note**: Memory is scoped either to your user account (visible to you across all repos) or to a specific repository (shared with collaborators). The CLI tells you which scope applies whenever it stores something.
373+
> 💡 **Memory vs. Sessions**: Sessions save conversation history so you can resume a specific task. Memory saves reusable repository facts and user preferences that Copilot can apply in future work. Think of sessions as task notebooks, and memory as reusable context Copilot can carry forward.
376374
377375
### Check and Manage Context
378376

0 commit comments

Comments
 (0)