Skip to content

maxya/PromptDecimator

Repository files navigation

PromptDecimator

Drop-in context-compression proxy for AI coding agents. Cuts token usage in multi-turn agent sessions by 40–60% with zero code changes.

Quick Start

# Point your agent at the proxy
export ANTHROPIC_BASE_URL=http://localhost:8642

# Start the stack
docker compose up --build -d

See CLAUDE.md for full command reference, critical rules, and architecture summary. See docs/ for architecture, goals, code standards, and test strategy.

About

Stop burning $50-100 per debugging session. PromptDecimator compresses agent context 40-60% transparently — one Docker Compose, one env var, zero code changes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors