Show HN: Codex context bloat? 87% avg reduction on SWE-bench Verified traces
Category: devtools
Tags: codex, context-management, proxy
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 6)
Pando-proxy is a thin local proxy for OpenAI's Codex agent that reduces context bloat by maintaining a compact working memory instead of replaying full conversation history. It achieves significant token reduction (up to 87%) on benchmarks like SWE-bench and offers practical improvements for long-running Codex sessions.
Target audience: backend devs, AI engineers, devops
Repository: https://www.npmjs.com/package/pando-proxy · TypeScript · MIT · 2 stars
View on Hacker News