This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdded extensive new features including AI semantic search, numerous language plugins, and framework integrations.
Full changelog
0.1.1 (2026-04-04)
Features
- 11 self-development MCP tools + TypeScript heritage graph + ESM import resolution (01b34d4)
- 15 new analysis tools — graph, git, complexity, dead code, rename safety (0e39503)
- 34 new language plugins + version feature detection (631f938)
- 5 new MCP tools + search async upgrade (e93c247)
- add monorepo support, external plugins, E2E tests (3e08490)
- add NestJS, Next.js, Express framework plugins (2d45fca)
- add optional AI semantic search (Ollama + vector store) (6088a0c)
- ai: OpenAI embedding provider (a880ad7)
- call graph tests, hybrid search tests, seed edge types fix, PageRank cache fix (6364f79)
- core infra — TS heritage extraction, store introspection, watcher debounce (44247f8)
- DB schema v12, BM25 tuning, pipeline batching, binary/gitignore filtering (7f203b9)
- expand MCP server — 30+ new tool registrations, improved descriptions (5c4778d)
- file watcher + hot-reload indexing in CLI (6037836)
- Gin, Echo, Angular, Svelte integration plugins (e7fb8f8)
- global config, project registry, CLI init/add/upgrade commands (dbfc4cf)
- Laravel sub-plugins, new tools, Expo Router, integration tests (6c10709)
- laravel: Filament v3 plugin — resources, panels, widgets, relation managers (8ecece4)
- laravel: Livewire v2/v3 plugin integration (dde7fb0)
- Mongoose, Sequelize, React Native plugins + 4 new tools (8571d81)
- Nova, Expo Router, find_references + integration tests (88a741c)
- organize integration plugins into category subdirectories (6e3e42f)
- perf optimizations, Java extends fix, new plugins (Go/Kotlin/Rails/Zod) (c07ed57)
- predictive intelligence, intent classification, runtime tracing, topology (0a9f9d9)
- Prisma, TypeORM, Drizzle, GraphQL plugins + ORM e2e tests (8e94a0a)
- Python ecosystem — Django, Flask, FastAPI, Celery, DRF, Pydantic, SQLAlchemy (acdcaf2)
- reorganize plugin system — versioned languages, categorized integrations (c7d60c6)
- security hardening, batch DB ops, dependency graph, dead export detection (6eda537)
- Spring/Rails plugins, platform-specific RN edges, expanded dynamic tool registration (96d543b)
- testing framework plugin + edge types for test coverage analysis (36271b9)
- tRPC, Fastify, Socket.io, Zustand, React plugins + Django registration + fixes (5988e93)
- wire EmbeddingPipeline into CLI serve command (4ecaa40)
- zustand/redux state tool, security utils, dead-exports/references/hierarchy tests (a3c0f5f)
Bug Fixes
- add missing handler/metadata fields to RouteRow and null-check file_id (4d942bf)
- align n8n plugin tests with current implementation (cda3915)
- Inertia edge resolution + integration tests exposing real bugs (c6fc041)
- Kotlin heritage regex + Go/n8n/tRPC improvements (a649977)
- ORM-specific edge type resolution in pipeline (62c7905)
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]