Skip to content

Commit dc30db1

Browse files
committed
docs
1 parent e2c01a2 commit dc30db1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/config/context-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "How ECA manages context window size: output truncation, auto-compa
44

55
# Context window management
66

7-
ECA manages the context window through three layers of defense, each addressing a different stage of the problem:
7+
ECA manages the context window through four layers of defense, each addressing a different stage of the problem:
88

99
1. **Output Truncation** — prevents individual tool outputs from being too large.
1010
2. **Auto-compact** — proactively summarizes the conversation before it reaches the model's limit.

0 commit comments

Comments
 (0)