What this artifact is for
The quick orientation layer before you go deeper upstream.
Summary
Dynamic context pruning extension for intelligent conversation optimization
Seed description: Dynamic context pruning extension for intelligent conversation optimization
Category: Extensions
Best for: Not yet synthesized.
How to read this page
Workflow tags: none captured
Integrations: none captured
Caveats: No caveats captured yet
Maturity: No maturity signals captured
README excerpt
More of the actual upstream surface so you can skim here before deciding to open the repo.
Intelligently prunes conversation context to optimize token usage while preserving conversation coherence.
Clone the repository into your pi agent extensions directory:
git clone https://github.com/zenobi-us/pi-dcp.git ~/.pi/agent/extensions/pi-dcp
Preview source: captured upstream text ↗
Quick topics
Skim bullets
- Deduplication: Removes duplicate tool outputs based on content hash
- Superseded Writes: Removes older file writes when newer versions exist
- Error Purging: Removes resolved errors from context
- Recency Protection: Always preserves recent messages
- /dcp-debug - Toggle debug logging
- /dcp-stats - Show pruning statistics for current session
- /dcp-toggle - Enable/disable the extension
- /dcp-recent - Set how many recent messages to always keep (default: 10)
Sources and provenance
Everything on this page should be traceable back to the list seed or an upstream surface.
Discovery reason: Listed in the awesome-pi-agent README
Discovered from: seed artifact
Claim confidence: medium
Surface capture kind: repo-readme