Commit Graph

3 Commits

Author SHA1 Message Date
Paul Harrison 2764777c0b Add macOS files to .gitignore 2024-02-17 15:46:15 +00:00
Paul Harrison 8c17d4165a Store conversation history on session end
At the end of each sesssion the conversation is stored to a directory
(defaulting to `.history` in the currrent working directory) as a JSON
object. Note, the session must be ended by sending the quit message (/q)
for the conversation to be saved. Ctrl+C will not work.
2023-08-24 18:22:15 +01:00
Paul Harrison dd9a8c96aa Initial commit 2023-08-13 19:53:05 +01:00