Skip to content

Commit 4ebc004

Browse files
committed
docs: rename Experimental to New Experimental Features in README
1 parent 7202467 commit 4ebc004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Your agent should never stop working to manage its own context. Magic Context is
3939

4040
**5.** TUI sidebar with live context breakdown, token usage, historian status, and memory counts — right inside the terminal.
4141

42-
### 🧪 Experimental
42+
### 🧪 New Experimental Features
4343

4444
**Compaction Markers** — after historian compresses older messages, Magic Context injects a boundary into OpenCode's message table. OpenCode's built-in message loader stops at the boundary, so the transform processes only the live tail instead of the full session history. Dramatically reduces per-turn overhead on long sessions. Enable with `experimental.compaction_markers: true`.
4545

0 commit comments

Comments
 (0)