Skip to content

depwire/depwire

v1.8.1 Feature

This release adds 3 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

Fixed MCP startup hang on large projects and added cache control flags.

Changes in this release

Feature Low

Adds --from-cache flag that errors if depwire-output.json is missing

Adds --from-cache flag that errors if depwire-output.json is missing

Source: llm_adapter@2026-07-14

Confidence: high

Feature Low

Adds --no-cache flag to force full re-parse despite existing JSON

Adds --no-cache flag to force full re-parse despite existing JSON

Source: llm_adapter@2026-07-14

Confidence: high

Feature Low

Adds staleness warning when depwire-output.json older than 24 hours

Adds staleness warning when depwire-output.json older than 24 hours

Source: llm_adapter@2026-07-14

Confidence: high

Performance Medium

Startup time drops from 14s to <1.5s for large projects (2,700+ files)

Startup time drops from 14s to <1.5s for large projects (2,700+ files)

Source: llm_adapter@2026-07-14

Confidence: high

Bugfix Medium

Fixes #8 – large projects (2,700+ files) that never completed MCP startup on modest hardware

Fixes #8 – large projects (2,700+ files) that never completed MCP startup on modest hardware

Source: llm_adapter@2026-07-14

Confidence: low

Full changelog

Fixed

  • depwire mcp now loads from depwire-output.json at startup instead of re-parsing
  • Fixes #8 — large projects (2,700+ files) that never completed MCP startup on modest hardware
  • Startup drops from 14s to <1.5s on 2,700-file Laravel/PHP monolith

Added

  • --from-cache flag: error if depwire-output.json not found
  • --no-cache flag: force full re-parse even if json exists
  • Staleness warning when depwire-output.json is older than 24 hours

Usage

depwire parse .        # parse once, writes depwire-output.json
depwire mcp .          # loads from json instantly

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]