Neuron Companion by SADATA (v1.16.0)Use Neuron directly inside VS Code. Ask questions, understand your project, choose how Neuron works, and keep an eye on your usage — without leaving your editor. Get started
You do not need to copy an API key into VS Code. Your sign-in is managed securely by VS Code and is removed when you log out. Chat with NeuronNeuron works in VS Code Chat, so you can ask questions while you work. Responses appear as they are generated, and Neuron can use the tools available in VS Code when you allow it. The model list is based on the models available to your Neuron account, so it can be different for each person. It is kept up to date in the background while you are signed in, so Neuron models stay in the Chat model picker without a manual refresh. You can also Built for long sessionsNeuron is designed to stay responsive during long working sessions:
Understand your projectNeuron can search your project by meaning, not only by exact words. This makes it easier to ask questions such as:
How it works
The automatic index is created on your device by default. If you manually start an index and on-device processing is unavailable, Neuron may use its embedding service as a fallback. In that case, the selected source excerpts are sent to Neuron for processing. You can turn off automatic indexing in VS Code Settings by searching for Neuron: Auto Index. Personalize how Neuron worksOpen the Options tab in the Neuron sidebar to adjust the experience. Reasoning EffortChoose how much time Neuron should spend thinking:
Context WindowNeuron follows each model's own context window, so there is nothing to configure. VS Code manages the conversation history it sends, and Neuron shortens an over-long conversation only as a last resort so a request never fails outright. Very large windows are capped at 256K to keep latency and cost predictable, and that same cap is what Neuron reports to VS Code — so VS Code does not build a prompt larger than Neuron will actually send. The Context Window row near the bottom of the sidebar, alongside Codebase Index, shows how much of the usable prompt space your latest request consumed. A thin marker on the bar shows the session's highest usage for that model, so a single large request no longer leaves the reading pinned at 100%. The striped tail is space Neuron holds back on purpose: room for the reply, tool and request overhead, and a small estimation safety margin. Hover the row for the exact breakdown, including the current prompt, the session peak, each protected segment, and whether older turns were trimmed. The row stays visible when you switch between tabs and remembers the last value when you close and reopen the sidebar. The value is available for requests sent through a Neuron model; VS Code does not expose token usage from other providers such as Copilot models. Explore / Subagent ModelChoose which Neuron model should handle work delegated by VS Code’s Explore or subagent experience. Auto lets Neuron choose when automatic selection is available. Planner ModelChoose which Neuron model should be used by VS Code’s built-in Plan experience. The available choices depend on the models supported by your account. EndpointUse Neuron+ Smart Adaptive to let Neuron select the best available connection automatically, or choose another available endpoint yourself. On Smart Adaptive, the sidebar shows live endpoint health so you can see when a connection is unavailable or taking longer than usual. When you pin an endpoint yourself, there is no route left to choose, so Neuron stops its periodic health checks and the list shows each endpoint's reported status instead of live latency. Switching back to Smart Adaptive immediately re-checks every endpoint. If a request fails while pinned, Neuron still re-checks and falls back to Smart Adaptive when the pinned endpoint is no longer usable. See your usageThe Neuron sidebar includes four tabs:
The Context Window and Codebase Index rows sit together near the bottom of the sidebar, so the latest Neuron prompt usage and indexing state stay easy to check while you work. The dashboard refreshes automatically while you are signed in. You can also refresh it manually. Hover over a usage percentage to see the exact count when that detail is available. Limits that reset every minute or less show no reset time, because it would be out of date almost as soon as it appeared. Updates and helpful shortcuts
CommandsOpen the VS Code Command Palette with
Privacy at a glance
Requirements
Feedback and supportIf something does not work as expected, open an issue on GitHub Issues or contact SADATA Helpdesk. |