This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryUpdates Bug Fixes, Refactoring, and 1.40.0 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds advanced Activity tab with Tool/AI sub-tabs, search, filters, and sessions. Adds advanced Activity tab with Tool/AI sub-tabs, search, filters, and sessions. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Feature | Medium |
Adds background enricher for incremental LSP edge upgrades. Adds background enricher for incremental LSP edge upgrades. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Dependency | Low |
Bumps qs and protobufjs to patched versions. Bumps qs and protobufjs to patched versions. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Performance | Medium |
Defaults incremental indexFiles post‑processing to minimal in indexer. Defaults incremental indexFiles post‑processing to minimal in indexer. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Performance | Medium |
Gates watcher reindexes through deduplication and emits watcher telemetry in indexer. Gates watcher reindexes through deduplication and emits watcher telemetry in indexer. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Bugfix | Medium |
Excludes test files from renderer typecheck in app. Excludes test files from renderer typecheck in app. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Bugfix | Medium |
Installs menu bar app under --yes / --json / --dry-run flags in CLI. Installs menu bar app under --yes / --json / --dry-run flags in CLI. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Bugfix | Medium |
Suppresses phantom SCCs from type‑only imports and projected edges in indexer/analysis. Suppresses phantom SCCs from type‑only imports and projected edges in indexer/analysis. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Bugfix | Medium |
Applies 14 correctness, UX, and storage fixes across the trace‑mcp surface in intelligence. Applies 14 correctness, UX, and storage fixes across the trace‑mcp surface in intelligence. Source: llm_adapter@2026-05-28 Confidence: high |
— |
| Bugfix | Medium |
Locates installed .app by bundle ID instead of guessing ~/Applications in updater. Locates installed .app by bundle ID instead of guessing ~/Applications in updater. Source: llm_adapter@2026-05-28 Confidence: high |
— |
Full changelog
1.40.0 (2026-05-28)
Features
- app: advanced Activity tab — Tool/AI sub-tabs, search, filters, sessions (17f4d11)
- lsp: background enricher for incremental LSP edge upgrades (a74b6c1)
Bug Fixes
- app: exclude test files from renderer typecheck (77e38d7)
- cli: install menu bar app under --yes / --json / --dry-run (6384b7c)
- indexer,analysis: suppress phantom SCCs from type-only imports & projected edges (62e88d7)
- intelligence: 14 correctness/UX/storage fixes across the trace-mcp surface (79963a1)
- updater: locate installed .app by bundle id instead of guessing ~/Applications (#179) (06b8e04)
Performance
- indexer: default incremental indexFiles to postprocess=minimal (0576a0a)
- indexer: gate watcher reindexes through dedup + emit watcher telemetry (b3e1352)
Refactoring
- break 2 small import cycles via shared-module extraction (7bb8d00)
- break 7 small import cycles + fix latent DTS issues exposed (86d26ca)
Documentation
- landing: drop Benchmark section, fix install steps, fix copy button (a72cf27)
Chores
- deps: bump qs and protobufjs to patched versions (270f73d)
Build
- ESM + DTS both clean (86d26ca)
Upgrade
npm install -g trace-mcp@latest
trace-mcp init
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]