Skip to content

depwire/depwire

v1.7.11 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 12d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-coding-assistant arc-diagram cli code-analysis dead-code dependency-graph
+8 more
developer-tools go javascript mcp model-context-protocl python rust typescript

Summary

AI summary

Added TypeScript/Angular constructor and field dependency injection parsing with new 'injects' edge kind.

Changes in this release

Feature Low

Adds constructor and field dependency injection parsing for TypeScript/Angular classes

Adds constructor and field dependency injection parsing for TypeScript/Angular classes

Source: llm_adapter@2026-07-14

Confidence: high

Feature Low

Adds new 'injects' edge kind to get_dependencies for Angular service dependencies

Adds new 'injects' edge kind to get_dependencies for Angular service dependencies

Source: llm_adapter@2026-07-14

Confidence: high

Feature Low

Creates dependency edge from class to FooService for constructor(private svc: FooService)

Creates dependency edge from class to FooService for constructor(private svc: FooService)

Source: llm_adapter@2026-07-14

Confidence: high

Feature Low

Resolves extends/implements targets through imports instead of assuming local symbols

Resolves extends/implements targets through imports instead of assuming local symbols

Source: llm_adapter@2026-07-14

Confidence: high

Feature Low

Maps external/library types (HttpClient, OnInit) to external:: markers and excludes them

Maps external/library types (HttpClient, OnInit) to external:: markers and excludes them

Source: llm_adapter@2026-07-14

Confidence: high

Full changelog

Added

  • Constructor and field dependency injection parsing for TypeScript/Angular classes
  • New 'injects' edge kind — get_dependencies now shows Angular service dependencies
  • constructor(private svc: FooService) now creates an edge from the class to FooService
  • extends/implements targets now resolve through imports instead of assuming local symbols
  • External/library types (HttpClient, OnInit etc.) resolve to external:: markers and are excluded

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track depwire/depwire

Get notified when new releases ship.

Sign up free

About depwire/depwire

The missing context layer for AI-assisted refactoring

All releases →

Related context

Earlier breaking changes

  • v1.6.1 Health scores from v1.6.1+ are not directly comparable to earlier versions.

Beta — feedback welcome: [email protected]