midden 0.3.0

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

max_concurrency = 20
timeout = 20
max_retries = 3

# claude.ai returns 403 to automated link checkers
exclude = ["https://claude.ai/.*"]