Skip to content

This release adds 3 notable features 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

claude-code code-analysis .net mcp roslyn

Summary

AI summary

Added GenerateTestSkeletonLogic feature with per-project framework detection and async stub support.

Full changelog

1.15.0 (2026-05-02)

Features

  • add GenerateTestSkeletonLogic single-method case (e2905be)
  • add model for generate_test_skeleton (e5aece4)
  • add TestFrameworkDetector to identify per-project framework (71742c7)
  • cover static-method skeleton generation (f5042bd)
  • emit Assert.Throws stub per distinct exception type (e942ef3)
  • emit async stub for Task-returning methods (4a7c318)
  • emit Theory + InlineData for primitive-param methods (431fdb0)
  • generate_test_skeleton (fe08c01)
  • register generate_test_skeleton MCP tool (d8a40c1)
  • surface constructor dependencies as TodoNotes (9875a04)

Bug Fixes

  • enforce generated-code skip + parametric throw-stub args (2527144)
  • escape generic angle brackets in tool description for MDX (a3df3a7)

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]