woozcode
Download

Get woozcode

Install in under 60 seconds. No account required. Runs entirely on your machine.

Nnpm
$ npm install -g woozcode
Yyarn
$ yarn global add woozcode
Ppnpm
$ pnpm add -g woozcode

Quick start

1
$ npm install -g woozcode
2
$ wooz init
3
$ wooz start
4
$ wooz status

Direct 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