Neural BrainNeural Brain is a local-first VS Code extension for turning AI coding chats into clean handoff files. Add a local chat provider, browse imported conversations inside VS Code, and generate a Markdown handoff when you want to continue the work in another agent or future session. Features
PrivacyYour chats stay local. Neural Brain does not send prompts, messages, handoffs, repository names, provider paths, or source code to a hosted service. License activation sends only:
Free And ProFree tier:
Pro unlocks higher local limits. Activation is handled through a hosted license endpoint backed by Lemon Squeezy, Cloudflare Worker verification, and signed local entitlements. Buy Pro:
Whitelist/dev/tester access is supported by the license backend without shipping private keys or whitelist keys inside the extension. Usage
The generated handoff opens as a Markdown file in VS Code. Local-First DesignThe extension starts a local backend bound to The hosted service is only for Pro license verification. |