Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ We welcome patches! Please read [CONTRIBUTING.md](CONTRIBUTING.md) before submit
`arborist-cli` is an experiment in **disciplined AI-assisted development**.
The implementation — the `clap`-derived CLI surface, the three output
formats (table / JSON / CSV), the directory traversal layer, self-update
from GitHub Releases, and the 29-test integration suite — was authored
from GitHub Releases, and the 29-test integration suite — was built
largely by AI agents under human direction.

To make that velocity sustainable, we use **[StrayMark](https://straymark.dev)**:
Expand Down
Loading