When --max-tokens is too small, the CLI returns an error from the selector. Add a clearer message that explains the minimum and suggests a valid command.
Acceptance criteria:
- Add a regression test.
- Error message mentions the invalid value and minimum value.
- Documentation remains accurate.
When
--max-tokensis too small, the CLI returns an error from the selector. Add a clearer message that explains the minimum and suggests a valid command.Acceptance criteria: