Download
Get woozcode
Install in under 60 seconds. No account required. Runs entirely on your machine.
Nnpm
$ npm install -g woozcodeYyarn
$ yarn global add woozcodePpnpm
$ pnpm add -g woozcodeQuick start
1
$ npm install -g woozcode2
$ wooz init3
$ wooz start4
$ wooz statusDirect download
Release notes
v1.0.2LatestMay 14, 2025- Fixed semantic cache index corruption on Windows
- Improved compression ratio for Python docstrings
- Added --dry-run flag to wooz compress
v1.0.1Apr 30, 2025- Fixed daemon restart loop on macOS Ventura
- Reduced memory usage by 22% during idle
v1.0.0Initial releaseMar 5, 2025- First public release
- Core compression engine
- wooz compress, wooz context, wooz diff tools
- Local daemon with REST API
- Node.js SDK