Files
Codex-Launcher---Any-AI-Por…/codex-launcher_2.1.2_all.deb
admin 662d8e961e feat: auto-compaction for long conversations (like Claude Code/Codex /compact)
Instead of just truncating old items, the proxy now auto-compacts
them into a structured summary preserving key context:
- User requests, assistant responses, tool calls made, files touched
- Keeps original query + system messages + last 10 recent items
- 38 items -> 14 items in testing, with summary of dropped turns
- Similar to Claude Code's auto-compact and Codex CLI's /compact
- No extra API calls needed, instant, zero cost
2026-05-19 21:49:55 +04:00

24 KiB