Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>LoopOpsNew to Visual Studio Code? Get it now.
LoopOps

LoopOps

LoopOps

|
2 installs
| (0) | Free
AI-powered development assistant with local models and knowledge base management
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LoopOps for VS Code

LoopOps is an AI-powered development assistant for VS Code with local embeddings, vector Knowledge Base indexing, and SPARC workflows.

Features

  • QA mode — RAG over your project and optional cloud documentation
  • DEV mode — Agent with tools (search, read, edit, list)
  • SPARC — Specify → Pseudocode → Architect → Refine → Complete with manual checkpoints
  • Local Knowledge Base — LanceDB + AST-aware chunking (Tree-sitter)
  • Multi-provider chat — OpenAI, Anthropic, Google (Gemini)
  • Multi-KB federation — Link external projects for cross-repo search

Requirements

  • VS Code ^1.85.0
  • Internet on first run (downloads nomic-embed-text-v1.5 GGUF ~140MB for local embeddings)
  • API key for at least one cloud provider (OpenAI, Anthropic, or Google), configured in the LoopOps sidebar
  • Optional: LoopOps account for workspace/project sync and cloud KB

Quick Start

  1. Install the extension from the Marketplace (or install the .vsix).
  2. Open the LoopOps view in the activity bar.
  3. Complete the setup wizard: sign in (optional), choose a provider, and add your API key.
  4. The extension creates and indexes a local Knowledge Base under .loopops/kb in your workspace.

All settings are managed inside the LoopOps panel (not VS Code Settings). Defaults are applied on first run.

Commands

Command Description
LoopOps: Setup AI Provider Configure OpenAI / Anthropic / Google
LoopOps: Create Knowledge Base Initialize local KB
LoopOps: Index Project Index the workspace for search
LoopOps: Search Knowledge Base Semantic search over indexed code
LoopOps: Switch Mode (QA/Dev) Toggle assistant mode

Company and License

LoopOps is a product of LoopOps Inc.
This extension is distributed under a commercial proprietary license. See LICENSE.txt.

Development

  • Manual packaging (VSIX) — build, test, and publish to the Marketplace

Support

  • Issues: https://github.com/LoopOps-Inc/loopops-extension-code/issues
  • Repository: https://github.com/LoopOps-Inc/loopops-extension-code
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft