smartcat icon indicating copy to clipboard operation
smartcat copied to clipboard

feat: add ability to merge argument input and stdin input

Open mlavrinenko opened this issue 6 months ago • 0 comments

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(...).

mlavrinenko avatar Jun 28 '25 21:06 mlavrinenko