We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c01a2 commit dc30db1Copy full SHA for dc30db1
1 file changed
docs/config/context-management.md
@@ -4,7 +4,7 @@ description: "How ECA manages context window size: output truncation, auto-compa
4
5
# Context window management
6
7
-ECA manages the context window through three layers of defense, each addressing a different stage of the problem:
+ECA manages the context window through four layers of defense, each addressing a different stage of the problem:
8
9
1. **Output Truncation** — prevents individual tool outputs from being too large.
10
2. **Auto-compact** — proactively summarizes the conversation before it reaches the model's limit.
0 commit comments