Cortex v1.1.0
A snapshot of main with the full check suite re-run at this tag. Updates ship from main (SECURITY.md).
Already running Cortex? One command pulls what shipped, redeploys, and re-verifies the doors:
npm run updateIf an Action required section appears below, do those steps too — they are the manual part (a new env var, a migration) the one command cannot do for you. No section means no manual steps. To hear about the next release: Watch → Custom → Releases on the repo.
New here? Set up in five minutes (Node 20+, gh and vercel CLIs logged in):
npm install
npm run onboardOn a Mac, the download can do the prerequisites too: double-click Cortex Setup.command (first time: right-click it, choose Open) — it installs what is missing, asking before each step, signs you in to GitHub and Vercel, and starts the same wizard.
The wizard creates your private brain repo from the included template, asks whether to start fresh or index an existing folder of notes (preview first, then commit), generates your secrets locally, deploys to Vercel, verifies the deployment against the live tool roster, and prints the wiring commands for your devices. Safe to re-run.
What's Changed
Changes
- guide: claude.ai gets a guest entry, so an org account has a safe path to pick in #17
- Updates reach every copy: npm run update, a macOS setup wizard, and update awareness on every surface in #18
- release: v1.1.0 in #19
Full Changelog: v1.0.0...v1.1.0