Great feature, how could I miss it?
I also found out that, when I :source a file, the output on the console includes only the bot lines, which is useful for testing (you can just diff the output lines with the previous output), while the log file under USERS/ includes both the human lines (from the file) and the bot lines, which is useful to view the entire conversation.
I think it could be useful to have an option to view the entire conversation on the console line - alternating the lines of the human and the bot - just like when typing manually.
Anyway it’s a great feature.