This release adds 6 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdded 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
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
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.
Related context
Related tools
Earlier breaking changes
- v1.41.1 Removes desktop app from core repository (phase E).
Beta — feedback welcome: [email protected]