It might be unclear from start that library stores history and there should be controls over it. Reference: ```ruby MESSAGES_FILE = File.join(Dir.home, 'gpt_cli_messages_history.json') ```
It might be unclear from start that library stores history and there should be controls over it.
Reference: