Roslynk 2 ships Razor support and safer refactoring tools for AI coding agents
mrpmorris · reddit · 2026-09-26
Roslynk 2 is out, adding Roslyn support for .cs, .razor and .cshtml files to AI coding agents. The author warns agents must re-import SKILL.md and tools.md since tool contracts changed.
New tools: extractmethod (with build-safety refusal), renameparameter (across overrides/interfaces including named arguments), findreads/findwrites (tagged read/assign/compound/increment/ref/out/init), and getexpressioninfo (compiler facts like an editor hover).
Other changes: code actions and fixes now work in Razor/CSHTML; local functions are first-class refactor targets; renamesymbol no longer overwrites concurrent edits; stale files return error=Stale instead of faulting; applycodefix now requires line/column and offers choices when multiple fixes exist (breaking change).
More from coding & agent
- Dev says Slack Claude writes over 50% of his PRs, but it's costly without a subscription — kavirkaycee · 2026-09-26
- Grok launches Bot Creator Rewards; one creator reports $500 in two weeks — billyuchenlin · 2026-09-26
- OpenRouter open-sources Jev Router, a cache-aware router that picks the best model per request — markjeffrey · 2026-09-26
- 4B model mines an iron pickaxe in Minecraft in 23 decisions, generating zero tokens — Top-Evidence174 · 2026-09-26
- Open-source Jev router cuts LLM token costs ~9x by routing Claude Code and Codex traffic — airesearch12 · 2026-09-26
- Mica v0.1 4B: Open Decision Model Runs on 8GB GPU, Trained for Under $30 — Top-Evidence174 · 2026-09-26