Skip to content

Commit 7c57b49

Browse files
committed
Improves documentation
1 parent beacbdc commit 7c57b49

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,11 @@ This project [includes](./resources/boost/skills) three AI skills focused on man
338338

339339
### Agentic-friendly output
340340

341-
All commands support the `--agentic-run` option, which switches the output from human-readable text to a structured JSON object. This is useful when integrating the tool into AI workflows or automation pipelines where machine-readable output is preferred.
341+
All commands support the `--agentic-run` option, which switches the output from human-readable text to a structured JSON object.
342+
This is useful when integrating the tool into AI workflows or automation pipelines where machine-readable output is preferred.
343+
344+
> [!NOTE]
345+
> As of release `v5.6.1` agentic runs are auto-detected and enabled by default.
342346
343347
``` bash
344348
lean-package-validator validate --agentic-run [<directory>]

0 commit comments

Comments
 (0)