NeueCode — Sovereign AI Coding Agent for VS Code
Your NeueCode AI agent, right inside VS Code. Chat in the sidebar and watch it think, use tools, and work on your project — live. Unlike cloud coding assistants, NeueCode runs entirely on your own infrastructure — your source code never leaves your network.
This extension is the VS Code client for the NeueCode Secure Coding Agent appliance — the sovereign, on‑prem AI platform built for banks, government, defense, healthcare, and any team that can't send its code to the cloud.
🚀 Get NeueCode
This extension is free — but it connects to a NeueCode backend appliance, which your organization runs on‑prem or in your private cloud. To purchase, request a demo, or get access:
Already have a NeueCode backend from your organization? Just install this extension and sign in with your server URL — you're ready to go.
Why NeueCode
- Sovereign & on‑prem — the agent, the models, and your code all stay inside your network. Nothing is sent to a third‑party cloud.
- Runs local models — powered by your own GPU with local LLMs (or your approved cloud provider, if policy allows).
- Enterprise‑ready — SSO (SAML / OIDC / AD‑LDAP), role‑based governance, per‑feature controls, and a tamper‑evident audit trail.
- Real coding agent — not autocomplete: it reasons, runs commands, reads/writes files, searches the web, and delegates to sub‑agents — with your approval when it matters.
Getting started
- Get a NeueCode backend — www.neuecode.com (your admin may have already deployed one).
- Install this extension.
- Open the NeueCode icon in the activity bar → Sign In.
- Enter your server URL —
http://localhost:7000 when the backend runs on this machine, or your organization's server (e.g. https://neuecode.yourcompany.com) — then your username and password.
- Start chatting.
The agent's tools (run_shell, read/write files, …) run on the backend host. To work on your open project, point NeueCode at a backend running on the same machine as your files.
What you can do
- Chat with your agent in the sidebar — it streams its thinking and actions live, then answers.
- Ask / Auto approvals — Ask pauses for your OK before each tool; Auto runs hands‑free. Switch anytime, even mid‑task.
- Real tools — run shell commands, search & read the web, read/write files, recall memory, and delegate to specialist sub‑agents.
- Vision & voice — drop a screenshot for the agent to analyze, or dictate with your mic (when enabled by your admin).
- Model switcher — hot‑swap the serving model from the composer.
- Conversation history — your chats are kept; start a new one anytime.
- Workspace context — your active file + selection are sent along so the agent has context.
- Selection actions — right‑click a selection → Add Selection to Chat (
Ctrl/Cmd+Alt+A), or Edit Selection Inline (Ctrl/Cmd+Alt+K).
Settings
| Setting |
Default |
Meaning |
neueagentic.backendUrl |
http://localhost:7000 |
Your NeueCode backend URL (also set during Sign In) |
neueagentic.username |
admin |
Default sign‑in username |
neueagentic.approvalMode |
ask |
ask (approve each tool) or auto (run hands‑free) |
neueagentic.supervisorMode |
false |
Delegate sub‑tasks to specialist sub‑agents |
neueagentic.maxIterations |
30 |
Max reasoning steps per request |
neueagentic.sendWorkspaceContext |
true |
Send the active file + selection with your message |
NeueCode — the sovereign AI coding agent appliance. Purchase & docs at www.neuecode.com.