docs(context): align context map docs (#80325) · openclaw/openclaw@62da36d
obviyus
·
2026-05-11
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -77,14 +77,14 @@ Top tools (schema size):
|
77 | 77 | |
78 | 78 | ### `/context map` |
79 | 79 | |
80 | | -Sends an image generated from the same report as `/context list` and `/context detail`. Rectangle area is proportional to tracked prompt characters: |
| 80 | +Sends an image generated from the latest cached run report. Before a normal message has produced a run report in the session, `/context map` returns an unavailable message instead of rendering an estimate. Rectangle area is proportional to tracked prompt characters: |
81 | 81 | |
82 | 82 | - injected workspace files |
83 | 83 | - base system prompt text |
84 | 84 | - skill prompt entries |
85 | 85 | - tool JSON schemas |
86 | 86 | |
87 | | -The caption shows whether the map came from the latest run-built report or from an on-demand estimate. |
| 87 | +`/context list`, `/context detail`, and `/context json` can still inspect an on-demand estimate when no run report is cached. |
88 | 88 | |
89 | 89 | ## What counts toward the context window |
90 | 90 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。