Skip to content

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

Added session snapshot, precompact hook, worktree hooks, memory leak detector, inter‑procedural taint analysis, duplication checking guidance, .traceignore support, and improved CI impact reporting.

Full changelog

1.5.0 (2026-04-06)

Features

  • add .traceignore support and shared ignore-pattern parser (0eae92d)
  • add AI concurrency config, expand known packages, simplify CI (0025c57)
  • add consultation markers, explored tracker, and guard hook v0.4.0 (eb87a86)
  • add duplication checking guidance to tools and instructions (53779fd)
  • add memory leak detector and inter-procedural taint analysis (aa752fd)
  • add session dedup, resume, and adaptive token budget (628a6bc)
  • add session snapshot, precompact hook, and worktree hooks (fd0a0f2)
  • enhance init with competing tool cleanup and error handling (4f6aa4a)

Bug Fixes

  • ci: improve risk scoring and split code/non-code file sections (2325f82)
  • ci: use last release tag as base for impact report (e9d12bf)
  • improve dead export detection accuracy (e4d8728)
  • store original export names in import specifiers across all languages (4d92110)

Refactoring

  • extract pipeline file persistence and edge resolution (cf91a9f)
  • extract server tool registration into modular register files (80baf81)
  • extract shared test utilities into tests/test-utils.ts (13938c4)
  • extract Store into repository pattern (0f43ee2)
  • narrow export visibility and minor cleanups across codebase (fc79331)
  • remove dead code and narrow export visibility (ff2c930)
  • reorganize source tree into domain subdirectories (279f583)

Documentation

  • add token reduction stat to README tagline (00dc91f)
  • update README with comparison tables, benchmarks, and .traceignore (4b8d84a)

Tests

  • add tests for init, runtime, tools, and AI pipeline (9219e2d)
  • expand conflict-detector coverage with fixture-based tests (8db3009)

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]