BETA In open beta. Install live. Lock $5/mo for your first 12 months. See pricing →
Docs / Builders

Builders

Pick fields in the form, copy the generated script, run it on your machine. None of the builders below make any change on this page — they just generate the commands so you can review before pasting into your shell.

The same builders are available inside the dashboard at /help on your local Hydrate daemon.

Initialise a project — point Hydrate at an existing repo and have the LLM draft a seed script that creates the project, pins starter canon, optionally backfills past sessions, and (with --dehydrate) replaces prose docs with their summaries. Dry-run by default — review the generated script before --apply.

Repository directoryabsolute path, or . for cwd
Project slugdefaults to the directory's basename · kebab-case
Output script path--out · where Hydrate writes the LLM-drafted seed script
Backfill limithow many missing JSONLs to import · 0 = none
Apply (execute the generated script)without this, the script is only printed — safe default
Also dehydrate prose docsruns hydrate dehydrate --apply after seeding canon
Force fresh LLM callignore any existing --out file and regenerate