Changed the mechanism of quitting the input of multiple lines for avoiding the problem of pasting a text with empty lines.
Added some notes for clarifying the program's running state.
Version 1.0.2
Upgraded the library libJSONHandle to the version 1.1.0.
Version 1.0.3
Improved the support for Windows, and fixed the problem that makes a JSON text fail to parse in Windows.
Upgraded the library libJSONHandle to the version 1.2.0.
Version 1.0.4
Upgraded the library libJSONHandle to the version 1.2.1.
Improved the support for Windows. Now the program can correctly handle non-Latin characters that are directly inputted from options.
Version 1.0.5
Added the option "-tokens", which is to set the number of max output tokens for Claude AI. Meanwhile, the default number of max output tokens for Claude AI is 4096.