This project has been deprecated and archived.
Uncompact was an experimental prototype that hooked into Claude Code's lifecycle to re-inject a high-signal "context bomb" after compaction — keeping your AI from losing track of your codebase.
That functionality has been rebuilt, improved, and shipped as supermodel restore in the supermodel CLI.
# Install the supermodel CLI
npm install -g supermodel-cli
# Run restore (replaces `uncompact run`)
supermodel restoreSee the supermodel CLI repo for full documentation.