Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>iNoU AgentNew to Visual Studio Code? Get it now.
iNoU Agent

iNoU Agent

Mauricio Gracia Gutierrez

|
1 install
| (0) | Free
Multiagent LLM Orchestration Platform & Prompt Disambiguation Agent for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

iNoU Agent for VS Code

Autonomous Multiagent LLM Orchestration Platform & Prompt Disambiguation

Visual Studio Marketplace


iNoU Agent brings the full power of the iNoU Platform directly into your Visual Studio Code workflow. It provides native prompt scoring, multi-engine auto-discovery, zero-local-secret authentication, and seamless side-by-side code diffing.


✨ Key Features

  • ⚡ Specifi-Meter Quality Gate: Evaluates prompt clarity across 5 heuristic dimensions before dispatching to LLMs, providing interactive clarification options when prompts are ambiguous.
  • 🌐 Universal Multi-Engine Auto-Discovery: Automatically discovers and interfaces with:
    • Local Daemons: Ollama (qwen2.5, llama3.2), LM Studio, vLLM.
    • VS Code Language Models: Native GitHub Copilot models via vscode.lm.
    • Cloud Providers: Google Gemini, Anthropic Claude, OpenAI GPT-4o, Groq, DeepSeek.
  • 🌿 Dynamic Git Branch Routing: Automatically routes API calls to:
    • QA Cloud Run: On development or dev branches.
    • Production Cloud Run: On main or production branches.
    • Localhost Docker: On custom feature branches (http://localhost:8765).
  • 🔍 Native Side-by-Side Diff Review: Proposes code refactors and generation via native vscode.diff virtual documents with one-click Accept or Discard actions.
  • 🔒 Zero-Local-Secret Security: Authentication credentials and secrets are never stored on local disk, using ephemeral session tokens strictly in memory.
  • 📊 Adaptive Affinity & Weights: Adjusts provider affinity and specificity weights based on session feedback.
  • 📱 iNoU Commander & Navigator Interop: Seamlessly pairs with iNoU Commander (Mobile Companion) for biometric task approvals and iNoU Navigator (Chrome Extension) for live DOM web automation.

🚀 Getting Started

  1. Click the iNoU AI icon in the Activity Bar (💬).
  2. Type your instruction or select an interaction style (Dynamic, Canonical, Mentor, Concise).
  3. Click 📄 Context or run iNoU: Send Selected Code to iNoU Chat to automatically attach active file excerpts.
  4. Review generated code changes in the native diff editor.

⌨️ Contributed Commands

Command Title Description
inou.openSidebar iNoU: Focus Sidebar Assistant Focuses the iNoU interactive chat sidebar
inou.newSession iNoU: Start New Chat Session Starts a fresh chat session with reset context
inou.sendSelectionToChat iNoU: Send Selected Code to iNoU Chat Attaches highlighted code directly to the active prompt

⚙️ Configuration Settings

Configure extension preferences via Settings (Ctrl+, / Cmd+,) -> Extensions -> iNoU:

Setting Type Default Description
inou.apiUrl string "" Custom API Gateway URL (defaults to auto-branch routing).
inou.qaApiUrl string https://inou-qa-... Cloud Run QA backend endpoint.
inou.prodApiUrl string https://inou-prod-... Cloud Run Production backend endpoint.
inou.autoBranchRouting boolean true Automatically switch backends based on the current Git branch.
inou.targetModel enum auto Choose between auto, Gemini, Claude, Ollama (qwen2.5:3b, llama3.2), etc.
inou.specifiMeterThreshold number 0.85 Minimum prompt specificity score required before dispatch.
inou.autoIncludeContext boolean true Automatically attach active file paths and selections.

📄 License & Repository

  • Publisher: Mauricio Gracia Gutierrez
  • Repository: GitHub - mauriciogracia/iNoU
  • License: MIT
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft