Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>NeuroShell — Autonomous AI TerminalNew to Visual Studio Code? Get it now.
NeuroShell — Autonomous AI Terminal

NeuroShell — Autonomous AI Terminal

abneesh singh

|
30 installs
| (0) | Free
Enterprise AI terminal integration with sub-millisecond IPC, ConPTY fidelity, multi-LLM routing, and autonomous agent workflows.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⌬ NeuroShell for Visual Studio Code & Cursor

Enterprise Autonomous AI Terminal Integration

Version Publisher Open VSX License Package Size

Seamlessly integrates NeuroShell as your default integrated AI terminal in Visual Studio Code, Antigravity IDE, Cursor, and VSCodium with zero latency.


✨ Features

  • ⚡ 1-Click Engine Downloader with Live Progress: Automatically discovers or downloads the native C++20 engine from GitHub CDN with real-time download progress (XX MB / YY MB %).
  • 🖥️ Native Terminal Profile Provider: Injects ⌬ NeuroShell directly into VS Code's integrated terminal dropdown (+).
  • 🧠 Direct TypeScript IPC Client (net.Socket): Connects to Windows Named Pipes (\\.\pipe\neuroshell_ipc) and Unix Domain Sockets (~/.neuroshell/ipc.sock) for sub-millisecond translation without spawning sub-shells.
  • ⌨️ AI Command QuickPick (Ctrl+Alt+N / Cmd+Alt+N): Translate any plain English prompt and execute or copy the generated command in seconds.
  • 🔍 CodeLens & Context Menus:
    • Right-click editor selection $\rightarrow$ "NeuroShell: Explain Code / Command Selection".
    • Right-click terminal $\rightarrow$ "NeuroShell: Explain & Fix Last Error".
  • 📊 Status Bar Indicator: Displays $(terminal) ⌬ NeuroShell in the bottom status bar with one-click access.

🚀 Getting Started

1. Installation

Install from the VS Code Marketplace or Open VSX Registry:

code --install-extension epl-lang.neuroshell-vscode

2. Launching NeuroShell Terminal

  1. Open the Integrated Terminal panel (Ctrl+\`` or ``Ctrl+Shift+ ``).
  2. Click the + dropdown and select NeuroShell.
  3. Type plain English (e.g. open explorer, find all ts files, kill port 8080) or pipe output directly (cargo build 2>&1 | @fix).

⌨️ Shortcuts & Commands

Command Keybinding Action
neuroshell.askAI Ctrl+Alt+N (Cmd+Alt+N) Opens interactive AI prompt to translate natural language into shell commands
neuroshell.explainSelection Right-Click Selection Sends selected code/command to NeuroShell AI for instant explanation
neuroshell.fixTerminalError Right-Click Terminal Analyzes clipboard error output and provides 1-click auto-fix
neuroshell.injectDefaultTerminal Command Palette Sets NeuroShell as the default integrated terminal profile
neuroshell.downloadEngine Command Palette Downloads or updates the native NeuroShell engine

⚙️ Extension Settings

Setting Default Description
neuroshell.executablePath "" Custom path to the NeuroShell.exe / neuroshell binary. If empty, auto-discovers.
neuroshell.enableIPC true Enables high-speed direct IPC communication with the NeuroShell daemon.

📄 License & Terms

  • Founder & Lead Developer: Abneesh Singh (@abneeshsingh21)
  • Publisher: epl-lang
  • Copyright: © 2024-2026 Abneesh Singh. All rights reserved.
  • License: Licensed under the Apache License, Version 2.0. See LICENSE.txt for details.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft