Skip to content

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

Published 1mo 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

Updates 2.2.0, Bug Fixes, and 2026-06-10 across a mixed release.

Changes in this release

Feature Low

Adds SymbolSignatureComparer for cross-compilation identity in symbols enumeration paths

Adds SymbolSignatureComparer for cross-compilation identity in symbols enumeration paths

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix Medium

Fixes background tasks by setting Result/ErrorCode/ErrorMessage before marking status terminal

Fixes background tasks by setting Result/ErrorCode/ErrorMessage before marking status terminal

Source: llm_adapter@2026-06-10

Confidence: high

Bugfix Medium

Fixes find_references and find_callers to use SymbolFinder for cross-compilation symbol identity

Fixes find_references and find_callers to use SymbolFinder for cross-compilation symbol identity

Source: llm_adapter@2026-06-10

Confidence: high

Full changelog

2.2.0 (2026-06-10)

Features

  • symbols: SymbolSignatureComparer for cross-compilation identity in enumeration paths (#214) (b34f8c6)

Bug Fixes

  • bg-tasks: set Result/ErrorCode/ErrorMessage before flipping Status to terminal (#212) (272f8ad)
  • find_references,find_callers: use SymbolFinder for cross-compilation symbol identity (#211) (7283122)

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]