Skip to content

Darnlink

v0.9.0 Feature

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

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

cli documentation links markdown markdown-links pre-commit
+3 more
python self-healing uuid

Affected surfaces

auth breaking_upgrade

Summary

AI summary

Core becomes web-aware, web-check subcommand added (experimental) with tokenless verification for public destinations.

Full changelog

Ships the web layer as a single unified version — web-check off by default.

Core becomes web-aware (strict improvement). repair/check ignore web links (is_web_href guard); web anchors use a distinct <!-- web-uuid: X --> marker (never the core's <!-- uuid: X -->), so any repo's core gate stays green next to a cross-repo web link.

web-check subcommand (EXPERIMENTAL, opt-in). Anchors/verifies cross-repo GitHub web links against the destination's uuid. web-check PATH --onlinetokenless for public destinations; a private destination without $GITHUB_TOKEN is web_unverifiable and never fails the build. Nothing runs without web-check + --online. No new dependency (stdlib urllib).

Constitution v1.1.0: single sanctioned network carve-out for --online; default path stays offline/deterministic.

See docs/elevating-your-link-gate.md §8 and specs/013-web-robustness/.

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 Darnlink

Get notified when new releases ship.

Sign up free

About Darnlink

All releases →

Related context

Earlier breaking changes

  • v0.4.0 `--exclude` behavior changed to support globs while remaining backward-compatible.

Beta — feedback welcome: [email protected]