Skip to content

Commit 3205591

Browse files
committed
docs: clarify intro covers context and memory management
1 parent 57baa44 commit 3205591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
## What is Magic Context?
2929

30-
Your agent should never stop working to manage its own context. Magic Context is an OpenCode plugin that handles it entirely in the background:
30+
Your agent should never stop working to manage its own context. Magic Context is an OpenCode plugin that handles context and memory management entirely in the background:
3131

3232
**1.** Transparent context compaction via a background historian — the main agent keeps working while a separate model compresses older conversation. All operations are **cache-aware** and deferred to avoid wasting cached prefixes.
3333

0 commit comments

Comments
 (0)