midden 0.6.0

Resolve, audit, and garbage-collect Claude Code's accumulated state
1
2
3
4
5
6
7
8
9
10
# Configuration for https://github.com/lycheeverse/lychee
# Run: `just lychee` to check README.md links.

max_concurrency = 20
timeout = 20
max_retries = 3

# gnu.org can time out or block automated link checkers from hosted runners.
# The AGPL license URL is canonical; skip verifying it.
exclude = ["^https://www\\.gnu\\.org/"]