Source - Session Pruning (OpenClaw Docs)

Source - Session Pruning (OpenClaw Docs)

Origin: https://docs.openclaw.ai/concepts/session-pruning
Fetched: 2026-04-15

Summary

Session pruning is a per-request, in-memory operation that trims aged tool outputs (exec results, file reads, search results) from context before each LLM call. Unlike compaction, it never modifies the on-disk transcript.

Key Points

Linked Wiki Pages