Focus.AI Labs / Artifact Field Notes Extensions
Fast browse / jump off / source-grounded
Extensions

pi-dcp

Dynamic context pruning extension for intelligent conversation optimization

Origin
seed-list
Extensibility
package
Primary interface
unknown

What this artifact is for

The quick orientation layer before you go deeper upstream.

Profile

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.

Signals

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.

Upstream skim

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 ↗

What shows up in the source

Quick topics

Pi-DCP: Dynamic Context Pruning ExtensionFeaturesInstallationUsageCommandsFlagsArchitectureWorkflow

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.

Provenance

Discovery reason: Listed in the awesome-pi-agent README

Discovered from: seed artifact

Claim confidence: medium

Surface capture kind: repo-readme