0.11.1¶
2026-05-27 · View on GitHub
What's New¶
Fixes¶
- Fix
unlinked-internal-referencerule modifying paths inside backtick code spans - Allow backtick-wrapped paths to be linked when the path is the entire code span
- Fix frontmatter
write_bodycorruption and line offset bugs - Fix
frontmatter_line_offsetfor empty-dict frontmatter - Fix
.mdcline offset by makingCursorRuleBlockaParsedFrontmatterBlock - Fix review action not updating comments when line numbers change
- Post new comment at moved line even when old line has replies
- Save LLM dry-run patches for deterministic application
CI / Security¶
- Bump
upload-artifactto v7 anddownload-artifactto v8 - Add
persist-credentials: falseto checkout steps - Add security comments and SHA pinning docs to CI workflow examples
- Remove incorrect success gate from review workflow