smartcat
smartcat copied to clipboard
feat: add ability to merge argument input and stdin input
This solves https://github.com/efugier/smartcat/issues/55 but surely introduces a BC and some bugs, but I'm not sure how to handle it.
It seems like prompt_customizaton_text should not be cloned, but consumed and not used in customize_prompt(...).