What's wrong with this entry?
A feature that instructs the model to preserve important information from tool results in its response text, since original tool results may be cleared later (for context window management).
Feature-flagged via tengu_summarize_tool_results (default false)
- When enabled, appends a system instruction: "When working with tool results, write down any important information you might need later in your response, as the original tool result may be cleared later."
- Prepares for a future where tool results are more aggressively pruned from context
Gated by tengu_summarize_tool_results flag (search for "tengu_summarize_tool_results")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.