CONTEXT
MODULES
Every module in the context category. Free to use, MIT-licensed unless noted.
context
3 modulesCompaction Bridge✓ Verified
@prxy-official/compaction-bridge
Survives Claude Code's auto-compaction without state loss. Detects post-compaction requests and re-injects the most relevant pieces of the most recent eviction archive into the system prompt.
IPC — Inter-Prompt Compression✓ Verified
@prxy-official/ipc
Compresses older messages instead of dropping them when a request exceeds the context window utilization target. Keeps long conversations going past context limits.
Rehydrator✓ Verified
@prxy-official/rehydrator
Pulls archived context back when the user references past turns. Companion to ipc — when the user says 'remember when…', searches eviction archives semantically and re-injects the most relevant turns.