Skip to content

nikolai-vysotskyi/trace-mcp

v1.15.0 Feature

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

Published 1mo 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-agents claude claude-ai claude-code claude-code-plugin claude-code-skill
+14 more
claude-desktop claude-skill claude-skills code-intelligence codex codex-skill developer-tools knowledge-graph mcp mcp-server llm token token-savings tokens

Summary

AI summary

Daemon mode adds multi-project HTTP REST API with SSE events and Electron app auto-updater.

Full changelog

1.15.0 (2026-04-12)

Features

  • add --granularity, --symbol-kinds, --hide-isolated flags to CLI visualize (ec71946)
  • async DB + pytest integration plugins (48e0ab9)
  • clean topology data (federation, services) on project removal (9fffa26)
  • daemon mode — multi-project serve-http with REST API, SSE events, and stdio daemon awareness (9900500)
  • Electron app — auto-updater, GPU crash recovery, file browser, federation panel (95b6c79)
  • Electron app — redesigned icons, settings UI overhaul, clients tab, graph explorer improvements (9232066)
  • federated graph visualization, session landmarks, daemon client naming (c88a257)
  • get_untested_symbols tool + per-symbol test reach in change impact (7cb554c)
  • graph visualization — light/dark theming, minimap, BFS highlight depth (2f3bbc0)
  • implicit workspace detection + per-workspace framework plugin activation (6129f59)
  • LSP enrichment — 4-tier edge resolution confidence, schema v19, SQLite batch chunking (acf0ec4)
  • menu bar app — Electron tray app, installer, init wizard integration, CI release workflow (63bda06)
  • Next.js plugin — optional catch-all routes, 2-level intercepting routes, route segment config, use client/cache directives (8b39280)
  • Next.js plugin — src/ prefix support, new file conventions (forbidden, unauthorized, metadata, instrumentation, proxy) (e623fd1)
  • ONNX local embeddings + Signal Fusion search — zero-config semantic search with multi-channel WRR ranking (b0ce8e3)
  • post-update migrations — auto-migrate hooks, config, CLAUDE.md, and reindex after version change (aba1f9c)
  • Python language support — edge resolvers, CFG patterns, visibility, docstrings (23953ed)
  • symbol-level graph, isolated-node filter, monorepo federation fix (8f3e55b)
  • workspace-aware module resolution + config exclude normalization (0376ae1)

Bug Fixes

  • replace dynamic await import() with static http import in postinstall-app.mjs (67330b9)
  • set renders_component edge type category to 'nuxt' in NuxtPlugin (967c613)
  • visualize_graph file mode now seeds by symbol nodes, collapses to file edges (e36e321)

Performance

  • eliminate redundant queries in graph visualization (b4d7dfa)

Refactoring

  • extract setupProject, add REST API endpoints, consolidate CI (3b6c23f)
  • extract shared resolveSymbolInput utility, improve tool robustness (3fa2e0c)

Documentation

  • update README, CLAUDE.md, configuration, and MCP instructions for LSP, ONNX, Signal Fusion, untested symbols (5ed61af)

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 nikolai-vysotskyi/trace-mcp

Get notified when new releases ship.

Sign up free

About nikolai-vysotskyi/trace-mcp

Framework-aware code intelligence that indexes source code into a cross-language dependency graph. Understands framework semantics — routes, ORM relations, component rendering, DI trees — for navigation, impact analysis, call graphs, refactoring, security scanning, and cross-session memory.

All releases →

Related context

Earlier breaking changes

  • v1.41.1 Removes desktop app from core repository (phase E).

Beta — feedback welcome: [email protected]