Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DepwireNew to Visual Studio Code? Get it now.
Depwire

Depwire

depwire

|
2 installs
| (0) | Free
Deterministic dependency intelligence for AI coding agents — full codebase graph, health score, security scanner, What If simulation and more, inside VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Depwire — Dependency Intelligence for AI Coding Agents

Give your AI agent a map of your codebase. Stop blind refactoring. Start safe.

What is Depwire?

Depwire builds a deterministic dependency graph of your codebase and exposes it as an interactive visualization and analysis suite — directly inside VSCode.

Unlike RAG-based tools, Depwire parses your actual code (not embeddings) to give AI agents exact impact analysis, blast radius detection, and architectural intelligence.

Features

Free

  • Interactive dependency arc diagram
  • Architecture health score
  • File and symbol counts

Pro ($9.99/month)

  • Health dimension breakdown (6 metrics: coupling, cohesion, cycles, god files, orphans, depth)
  • Security scanner with graph-aware severity elevation
  • Dead code detection with confidence scoring
  • What If simulation — blast radius analysis before you touch code
  • Verify Change — pre-commit safety checks
  • Structural diff between git commits
  • File context — symbols, dependencies, dependents
  • Symbol search across entire codebase
  • Architectural history (temporal graph via git)
  • Multi-agent coordination (claim/release files)
  • Architectural decision log

Subscribe at app.depwire.dev

Getting Started

  1. Install the extension from the VS Code Marketplace
  2. Open any project folder
  3. Depwire auto-parses your workspace on startup
  4. Click the Depwire icon in the Activity Bar

Supported Languages

TypeScript, JavaScript, Python, Go, Rust, C, C#, Java, C++, Kotlin, PHP, Swift, Mojo, Ruby, Dart, R — 16 languages.

Requirements

  • VS Code 1.80+
  • Node.js 18+

Pro Subscription

Pro features require a license key from app.depwire.dev/subscribe.

After subscribing:

  1. Copy your license key from your dashboard
  2. In VS Code: Cmd+Shift+P (or Ctrl+Shift+P) → Depwire: Enter License Key
  3. All Pro features unlock immediately

Privacy

  • All parsing runs locally on your machine
  • No source code is sent to any server
  • License validation only sends your license key hash and a machine identifier

Keyboard Shortcuts

Shortcut Command
Cmd+K Cmd+G Show Dependency Graph

Links

  • Website
  • GitHub
  • Report Issues
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft