callstack / ai-cli

AI assistant in your terminal.
https://callstack.github.io/ai-cli/
MIT License
21 stars 0 forks source link

feat: save conversation #18

Closed Q1w1N closed 6 months ago

Q1w1N commented 6 months ago

This feature adds posibility to save your conversation with assistant

Summary

adds a command "/save" to interactive chat. It enables to save the conversation in .txt file

Test plan

tested manually

mdjastrzebski commented 6 months ago

CI / test failed. pls fix