world-state-tracking
Track running state of long task in a single dedicated file that survives compaction.
USE WHEN: task is long, agent has lost thread, user asks "where are we" / "到哪了" / "我们到哪了", before context-pressure-compact, todowrite alone is too thin, agent has done > 10 tool calls, "lost the thread" / "继续" / "忘了".
TRIGGER PHRASES: "where are we", "到哪了", "我们到哪了", "继续", "lost thread", "忘了", "lost the thread", "我们刚才说到哪了", "走神了", "回到主线".
SKIP WHEN: short task (<5 tool calls), single one-shot question, "do X" with X being small.
- Version
- 0.1.1
- License
- Apache-2.0
- Compatibility
- Requires MiniMax Code with Agent Plugins 1.0 support.
Pinned to revision 6481e4ae1e03, so it is the text this page describes rather than whatever the author pushed since.
Files
Every link opens the file at its source, pinned to the revision this page describes.