Show HN: Codex context bloat? 87% avg reduction on SWE-bench Verified traces

Show HN (score: 6)
Found: April 24, 2026
ID: 4328

Description

Other
Show HN: Codex context bloat? 87% avg reduction on SWE-bench Verified traces If you had to build a context window manager in 24h, would you stick to the existing model or come up with something better?

Here's what I did:

1. Built a proxy that intercepts Codex's calls to OpenAI and rewrites them on the fly.

2. Replayed 3,807 rounds of SWE-bench Verified traces through it: avg prompt 44k โ†’ 6k tokens (-87%).

3. Posted it to HN to get the next reduction applied to my confidence interval โ€” starting with the inevitable "How about accuracy?"

npx -y pando-proxy ยท github.com/human-software-us/pando-proxy

More from Show

No other tools from this source yet.