Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 5mo 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 claude-code code-analysis c# .net mcp
+2 more
roslyn semantic-analysis

Summary

AI summary

GitHub Actions CI/CD now builds and publishes the NuGet package deterministically with Source Link for debuggability.

Full changelog

What's New

  • GitHub Actions CI/CD: Package is now built and published directly from GitHub, ensuring the NuGet package matches the public source code
  • Source Link: Debuggers can now step into SharpLens source code directly from GitHub
  • Deterministic Builds: Reproducible builds for supply chain security

Trust & Verification

This release is the first to be built entirely through GitHub Actions. Users can verify:

  1. The workflow that built this package: .github/workflows/release.yml
  2. The build logs in the Actions tab
  3. Source Link enables debugging directly into the GitHub source

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 pzalutski-pixel/sharplens-mcp

Get notified when new releases ship.

Sign up free

About pzalutski-pixel/sharplens-mcp

58 semantic C#/.NET analysis tools via Roslyn. Navigation, refactoring, find usages, and code intelligence for AI agents.

All releases →

Related context

Earlier breaking changes

  • v1.5.3 `health_check` response now uses `{success, data, meta}` envelope; callers must read `data.status` instead of `status`.

Beta — feedback welcome: [email protected]