Skip to content

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 7d 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-code code-analysis code-intelligence c# .net
+5 more
dotnet-tool mcp mcp-server roslyn static-analysis

Summary

AI summary

Added resolve_stack_trace feature and hardened it against real‑world stack trace formats.

Changes in this release

Feature Medium

Adds resolve_stack_trace capability to map stack traces to source code

Adds resolve_stack_trace capability to map stack traces to source code

Source: llm_adapter@2026-07-19

Confidence: high

Bugfix Medium

Hardens resolve_stack_trace handling for real-world trace shapes

Hardens resolve_stack_trace handling for real-world trace shapes

Source: llm_adapter@2026-07-19

Confidence: high

Full changelog

2.6.0 (2026-07-19)

Features

  • resolve_stack_trace — map pasted stack traces to source, demangling compiler names (#301) (016ccc3)

Bug Fixes

  • harden resolve_stack_trace for real-world trace shapes (#304) (ee027fe)

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 MarcelRoozekrans/roslyn-codelens-mcp

Get notified when new releases ship.

Sign up free

About MarcelRoozekrans/roslyn-codelens-mcp

Roslyn-based MCP server with 22 semantic code intelligence tools for .NET. Type hierarchies, call graphs, DI registrations, diagnostics, code fixes, complexity metrics, and more. Sub-millisecond lookups via pre-built indexes.

All releases →

Related context

Earlier breaking changes

  • v2.0.0 errors: introduces structured tool errors and cancellation pass-through

Beta — feedback welcome: [email protected]