Local-first AI coding agent for VS Code, powered by Ollama.
Features
Chat in the VS Code side bar (Activity Bar → Loomix Agent → Chat)
Read and search files in your workspace
Propose file edits with confirmation
Run terminal commands with confirmation (optional)
Switch between Plan (no tools) and Build (tools allowed) modes
Quickly pick the Ollama model from the status bar
Use local Ollama or external providers: OpenAI, Anthropic, Gemini, and OpenRouter
Keep editable project memory in LOOMIX.md, CLAUDE.md, AGENTS.md, or .loomix/memory.md
Run built-in slash workflows such as /review, /fix-ci, /write-tests, /commit, and /pr
Inspect plugin/MCP manifests and use Git/CI workflow helpers
Requirements
VS Code
Ollama running locally
At least one model pulled, for example:
ollama pull llama3.1:8b
Usage
Start Ollama.
Open the side bar: Activity Bar → Loomix Agent → Chat.
Click the $(robot) model indicator in the status bar to select the main model, or run Loomix Agent: Select Thinker Model to choose the reasoning helper.
Settings
This extension exposes these settings under llamaAgent.*: