
LocalMinds brings powerful AI-assisted coding to VS Code. Run fully offline with local models or tap into 200+ cloud models — your choice, your control.
Define reusable, multi-step AI tasks that live in .localminds/ alongside your code and are committed with your repo — so your whole team benefits from the same automations.
name: Implementer
model: anthropic/claude-sonnet-4
mode: edit
system: |
You implement features precisely
following the approved plan. Ordered steps where each can reference an earlier step's output via {{steps.ID.output}}. Repeat a fixed number of times, or loop until a condition is met.
Reads the linked issue and drafts a step-by-step implementation plan.
Invokes the "Test Author" skill using {{steps.1.output}} to cover new behaviour.
Edits files to satisfy the tests, re-running them after every change.
Applies repo conventions automatically before the diff preview is shown.
Live streaming output per step, a diff preview you approve before any file changes, and a Cancel button to stop at any point.
Review every change before it touches your files.
Run LocalMinds: Project Workflows from the Command Palette
First run seeds a small example workflow in .localminds/ at your project root to get you started.
Workflows is the headline, but it shipped alongside a handful of smaller upgrades to how you plan, see, and steer the AI.
A dedicated, read-only chat mode for structured thinking before writing code — concrete step-by-step plans for refactors and architecture decisions, no file edits applied.
A ring gauge beside the input box breaks usage down into history, system prompt, and files — hover for exact token counts.
Toggle buttons are now a dropdown that shows a short description next to each mode — the difference between Ask, Plan, and Agent is always visible.
Run a cheap, fast model for boilerplate steps and a more capable one only where it matters. Each step cancels independently, without interrupting a parallel chat stream.
Everything you need. Nothing you don't. No lock-in, no surprises.
Your code never leaves your machine when using local models. Zero telemetry, full data ownership.
Local models deliver instant responses with zero network latency. Blazing fast completions, anywhere.
Switch between local models or 200+ cloud providers on the fly. Full cost control, no vendor lock-in.
Generate, refactor, explain, and debug code using natural language. Works with all major languages.
Use free local models to eliminate API costs entirely, or choose cloud models that fit your budget.
Deep VS Code integration with context-aware suggestions, inline diffs, and side panel chat.
Search for LocalMinds in the VS Code Extensions marketplace and click Install.
Set up Ollama for free offline models, or add your OpenRouter API key for 200+ cloud options.
Open the side panel, highlight code, or use inline commands. LocalMinds is ready instantly.
Start local for free, scale to cloud when needed
via Ollama — 100% offline
+ many more via Ollama library
via OpenRouter — 200+ models
Pay only for what you use
Available on the VS Code Marketplace — free to install.
Install via VS Code CLI
ext install localminds.localmindsSearch "LocalMinds" in VS Code Extensions panel
Open VS Code Marketplace