feat(cli): add machine-readable CLI help, recommendation, and configuration flows
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-16 - 2.14.0 - feat(cli)
|
||||
add machine-readable CLI help, recommendation, and configuration flows
|
||||
|
||||
- introduces shared CLI mode handling for human, plain, and JSON output with configurable interactivity and update checks
|
||||
- adds read-only JSON support for `commit recommend`, `format plan`, and command help output
|
||||
- expands `config` and `services` commands with non-interactive config inspection and service enablement flows
|
||||
- updates format and smartconfig handling to respect non-interactive execution and fail clearly when required metadata is missing
|
||||
|
||||
## 2026-04-16 - 2.13.16 - fix(mod_format)
|
||||
stop package.json formatter from modifying buildDocs and dependency entries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user