This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdded 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
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 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.
Related context
Related tools
Earlier breaking changes
- v2.0.0 errors: introduces structured tool errors and cancellation pass-through
Beta — feedback welcome: [email protected]