Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Wegolu Synapse NexusNew to Visual Studio Code? Get it now.
Wegolu Synapse Nexus

Wegolu Synapse Nexus

Amir-wegolu-nexsus

|
1 install
| (0) | Free
A VS Code extension with a Rust sidecar for high-performance data processing and local storage.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SynapseNexus Extension

SynapseNexus provides a VS Code dashboard for architecture analysis and delivery workflows.

Highlights

  • Compass sidebar for task context and workspace navigation
  • Graphify code maps with Ollama or cloud LLM backends
  • Architect studio for LLD PDF and Swagger analysis
  • Ollama local/cloud generation flows
  • Manifest scaffold and report export workflows
  • Rust sidecar for fast local data processing

Requirements

  • VS Code ^1.85.0
  • Python 3.10+ on PATH (Graphify / analyzer; dependencies bundled in the VSIX)
  • Ollama (optional, for local models)

Build VSIX

From repository root:

./scripts/package.sh

Or from this folder:

pnpm install && pnpm run build
pnpm run bundle:python
pnpm exec vsce package

Produces amir-synapse-nexus-<version>.vsix (~300MB with bundled Python libs).

Local Development

From the repository root:

./scripts/dev-prepare.sh

Then open VS Code and press F5. Dev mode does not require bundle:python; first Graphify use may install into global storage if bundles are missing.

Settings

Setting Description
synapse.graphify.autoInstall Use bundled Python or install into extension storage (default: true)
synapse.graphify.backend ollama or auto
synapse.graphify.ollamaModel Ollama model for Graphify extraction
synapse.ollama.apiKey API key for Ollama Cloud models

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft