This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryGitHub 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:
- The workflow that built this package:
.github/workflows/release.yml - The build logs in the Actions tab
- 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
About pzalutski-pixel/sharplens-mcp
58 semantic C#/.NET analysis tools via Roslyn. Navigation, refactoring, find usages, and code intelligence for AI agents.
Related context
Related tools
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]