agentnative 0.4.0

The agent-native CLI linter — check whether your CLI follows agent-readiness principles
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/target
/dist
*.pdb
.env
.env.local
*.local

# Vale rule packs downloaded at runtime via .vale.ini's `Packages = ...`.
# Vendored by sync-prose-tooling.sh as a side-effect: vale fetches and
# caches them on first invocation. Gitignored upstream (agentnative-spec,
# agentnative-site) — mirror the same exclusion here.
/styles/proselint/
/styles/write-good/
/styles/.vale-config/