Task summary
Document what commit-echo suggest --verbose prints (model, style profile summary, truncation info) and when this mode is useful.
Why this is a good first issue
This is a low-risk docs improvement that helps users debug provider/model behavior without reading source.
Suggested files or areas
README.md
- Reference behavior in
src/commands/suggest.ts
Acceptance criteria
Extra context
Verbose mode exists but isn’t clearly described in the current README usage narrative.
Task summary
Document what
commit-echo suggest --verboseprints (model, style profile summary, truncation info) and when this mode is useful.Why this is a good first issue
This is a low-risk docs improvement that helps users debug provider/model behavior without reading source.
Suggested files or areas
README.mdsrc/commands/suggest.tsAcceptance criteria
--verbosesection with sample output.Extra context
Verbose mode exists but isn’t clearly described in the current README usage narrative.