midden 0.8.1

Resolve, audit, visualize, and clean coding-agent context and 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/"]