Free beta. Unlimited Woodwide corrections and checks. No account needed for private memory; your model provider may charge for extraction.
Requires Node.js 22.5 or newer on macOS or Linux. Choose a supported Node release for everyday use. Windows installation is not included.
Save all four files to the same folder. The installer makes no network requests and runs no package manager.
Open a terminal in that folder. On macOS:
shasum -a 256 --check SHA256SUMS
On Linux:
sha256sum --check SHA256SUMS
Compare the archive and installer digests with this page:
Client0fceecedf6e30b2c565c7cb93325d3ca689417813d26c179870174bcedf69b4d
Installer7637e3906c564f44b89e026ab2737704f9d64bd4b46c2dc94dbe08fb60455dbf
Inspect the saved installer, then preview and run it:
sh ./woodwide-0.1.0-install.sh install --archive ./woodwide-0.1.0-node.tar.gz --sha256 0fceecedf6e30b2c565c7cb93325d3ca689417813d26c179870174bcedf69b4d --dry-run sh ./woodwide-0.1.0-install.sh install --archive ./woodwide-0.1.0-node.tar.gz --sha256 0fceecedf6e30b2c565c7cb93325d3ca689417813d26c179870174bcedf69b4d
A matching checksum detects changed bytes; it is not a digital signature. Do not run a mismatched download.
"$HOME/.local/bin/woodwide" init --local --no-install --extract off "$HOME/.local/bin/woodwide" memory
This leaves extraction, network access, publishing and telemetry off. No hooks are installed yet. Add $HOME/.local/bin to your PATH or keep using the full command path.
Once you enable your own authenticated extraction provider, Woodwide retains readable JSON and Markdown summaries locally. Existing memory can be read, searched and exported offline.
For Codex:
"$HOME/.local/bin/woodwide" install codex
Open /hooks in Codex, inspect the Woodwide commands and trust the definitions you approve. Recheck changed definitions after upgrades. Agent integrations and extraction setup →
Manual suggestions do not pause your work. An unanswered offer expires after 60 seconds unless you interact with it. Auto-consume is optional and grants no extra tool authority.
"$HOME/.local/bin/woodwide" config set auto_consume true
Sign in with Google, create a CLI key, then paste it into the terminal’s hidden prompt:
"$HOME/.local/bin/woodwide" login --no-browser
Login enables Woodwide network recall. Publishing and telemetry remain separate choices. Never put a key in a shell command. Controls, upgrades and removal →