This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates Bug Fixes, Tests, and 1.41.2 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Index Python source under app/ and flat layouts by default. Index Python source under app/ and flat layouts by default. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Compose APIRouter(prefix=...) into FastAPI route URIs. Compose APIRouter(prefix=...) into FastAPI route URIs. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Resolve Depends(dep) to a symbol‑level edge in pass 2. Resolve Depends(dep) to a symbol‑level edge in pass 2. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Bound get_change_impact output for high‑fan‑in symbols. Bound get_change_impact output for high‑fan‑in symbols. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Discover nested subproject files per detected workspace. Discover nested subproject files per detected workspace. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Provide comprehensive default config for non‑framework/container roots. Provide comprehensive default config for non‑framework/container roots. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Compose Laravel group prefixes via a recursive route walk. Compose Laravel group prefixes via a recursive route walk. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Extract closure and inline‑chained Laravel routes. Extract closure and inline‑chained Laravel routes. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Populate get_model_context for Python SQLModel/Pydantic models. Populate get_model_context for Python SQLModel/Pydantic models. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Resolve Celery task.delay()/.apply_async() to the target task function. Resolve Celery task.delay()/.apply_async() to the target task function. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Low |
Detect implicit workspaces under a non‑workspace root manifest. Detect implicit workspaces under a non‑workspace root manifest. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Bugfix | Low |
Resolve Python type annotations to symbol‑level reference edges. Resolve Python type annotations to symbol‑level reference edges. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Bugfix | Low |
Apply Laravel /api prefix for standalone‑indexed services too. Apply Laravel /api prefix for standalone‑indexed services too. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Bugfix | Low |
Exclude Laravel nova‑components as separate services in topology. Exclude Laravel nova‑components as separate services in topology. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Bugfix | Low |
Exclude intra‑repo calls from the cross‑project graph. Exclude intra‑repo calls from the cross‑project graph. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Bugfix | Low |
Exclude Vue Router page routes from cross‑service endpoints. Exclude Vue Router page routes from cross‑service endpoints. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Bugfix | Low |
Scan Nuxt $api plugin clients and dynamic API paths. Scan Nuxt $api plugin clients and dynamic API paths. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Bugfix | Low |
Serve Laravel routes/api.php endpoints under /api. Serve Laravel routes/api.php endpoints under /api. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Bugfix | Low |
Skip backend declaration/view/admin files in client scan. Skip backend declaration/view/admin files in client scan. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
Full changelog
1.41.2 (2026-06-01)
Bug Fixes
- config: index Python source under app/ and flat layouts by default (08cd008)
- fastapi: compose APIRouter(prefix=...) into route URIs (7c5ab83)
- fastapi: resolve Depends(dep) to a symbol-level edge in pass 2 (aa471b2)
- impact: bound get_change_impact output for high-fan-in symbols (e49a743)
- indexer: discover nested subproject files per detected workspace (b9e4731)
- init: comprehensive default config for non-framework / container roots (7e40276)
- laravel: compose group prefixes via a recursive route walk (c97f7c4)
- laravel: extract closure and inline-chained routes (dd3c5dd)
- model: populate get_model_context for Python SQLModel/Pydantic models (ecc17fb)
- monorepo: detect implicit workspaces under a non-workspace root manifest (8bd3339)
- python: resolve Celery task.delay()/.apply_async() to the task function (81fbcbc)
- python: resolve type annotations to symbol-level references edges (04ff4a6)
- topology: apply Laravel /api prefix for standalone-indexed services too (fbd9f39)
- topology: don't register Laravel nova-components as separate services (e305715)
- topology: exclude intra-repo calls from the cross-project graph (60b1d8a)
- topology: exclude Vue Router page routes from cross-service endpoints (ddb9736)
- topology: scan Nuxt $api plugin clients and dynamic API paths (2810515)
- topology: serve Laravel routes/api.php endpoints under /api (38eae10)
- topology: skip backend declaration/view/admin files in client scan (92193a9)
Tests
- eval: skip eval-cli smoke runs when the global index is transiently unavailable (38fb1d7)
- isolation: redirect global home to a temp dir so tests can't pollute ~/.trace-mcp (9809296)
- topology: cover /api prefix for repo-relative routes/api.php (06a40b0)
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]