May 4, 2026 Update
A “battening down the hatches” week — and a new direction we didn’t see coming. Last week’s polish freeze stuck, the testing harness is dialed in, and Dave J spent the weekend proving out a native desktop installer that’s under 1 MB and just works. That changes the plan.
Key Highlights
- Native desktop installer (Rust + Tauri) running — Mac version this week
- After desktop: iOS + Android apps via Capacitor, with cross-device auto-sync as the headliner
- New starter-pack memory update system ships today — AI advises you on AGENT.md changes instead of forcing or skipping them
- Personal AI Architecture mini-course in production: 5–6 lessons, under 30 minutes, “chat with documents” as the build target
- Anthropic pulling Claude Code from the $20 tier this week was an unintentional billboard for everything BrainDrive is about
What We Covered
Starter-pack updates, the AI way. A lot of BrainDrive’s behavior lives in AGENT.md files, which means weekly updates often touch your prompts. Take-it-or-leave-it is wrong; silently overwriting is worse. The new system uses the model itself to compare incoming changes against your current files, apply what makes sense, and tell you what it did (or refuse if you’ve gone so deep it can’t tell). First cut touched 52 files — Dave J rewrote it down to 4 code files + prompt work. Live today, with iteration through the week.
The Anthropic moment. Claude Code disappeared from the $20 plan this week. If your entire workflow lived there, you woke up Monday locked out. That is the case for owning your stack — not as a slogan, but as a Tuesday morning emergency you don’t want to have.
Native desktop installers. Dave J built a Rust + Tauri auto-installer last week and got the runtime under 1 MB over the weekend. No Docker, no commands, no browser tabs — double-click and you’re using BrainDrive. Mac build comes online this week so Dave W can test it. Linux is intentionally skipped (if you’re on Linux, you already know Docker).
Mobile is next, not later. Capacitor lets the same React app run as iOS + Android native apps. Even if it’s a medium lift, mobile is the multiplier — meeting people where they are instead of waiting for them to come to a desktop. Pairs with auto-restore on top of the existing autosave so you can move between desktop and phone without missing a beat.
Personal AI Architecture mini-course. Instead of building a Python version of the template right now, Dave W is producing a 5–6 lesson, sub-30-minute course showing the full PAA flow end-to-end — clone the template, write a small spec, run interview → spec → build plan → build → conformance tests, end up with a working “chat with your documents” app. Big gain: developer feedback on the architecture itself, plus a real cutover for the old Digital Brain Base YouTube channel, which becomes the PAA channel for the developer persona (BrainDrive’s channel stays focused on the non-technical user).
Managed hosting + billing. Nav merged the billing infrastructure work today and is recording the staging-to-prod push so the process is reproducible. Dave W should be back up on managed hosting after that lands.
What’s Next
This week: Dave W on the PAA mini-course. Dave J on the Mac installer, plus running the full Monday playbook end-to-end without changes.
Next: Capacitor mobile builds, then cross-device auto-sync, then the BrainDrive heartbeat (outbound notifications — daily to-do lists, BrainDrive talking to you instead of only the other way around).
The grind continues. The roadmap just got more interesting.
Watch the full recording: