The original session stays put
Free scans read-only. It does not rewrite the transcript or upload attachments.
02AI CONTEXT UTILITY
Context Offload
When native compaction leaves screenshots, PDFs, or Base64 payloads in active history, Context Offload finds the real burden and prepares a clean handoff without changing your original session.

Free scans read-only. It does not rewrite the transcript or upload attachments.
Goal, decisions, verified state, and one next action become a bounded handoff.
03 / INSTALL
npx --yes github:zdayang/context-offload-free#v0.4.0-alpha --platform all04 / WORKFLOW
Detect only large inline images and documents that the host will reconstruct, then report bounded IDs, types, sizes, and occurrences.
Capture the current goal, decisions, verified project state, open risks, and exactly one next action without copying raw payloads.
Start a fresh session in the same project, provide the bounded handoff, and confirm it understands the goal before archiving the old thread.
05 / SAFETY
No transcript, attachment, or Base64 payload is uploaded.
Raw JSONL and attachment bytes never enter model context or command output.
Unknown, invalid, cyclic, or incomplete session structures fail closed.
The tool reports encoded payload size, not invented token savings.
06 / EDITIONS
Diagnose the active burden and continue through a bounded new-session handoff. The original transcript remains untouched.
View on GitHubPro is a separate private alpha for verified backup and automatic cleanup when preserving the same thread matters. It is not included in the public repository.
Private alpha07 / GET STARTED