Clear New Cmd
/clear aka /new Command¶
-
We will add a new command
/clearaka/newto the REPL. We have the following requirements: -
Reset the conversation history
- Clean the terminal screen and start a new session
- Show the KEEN CODE logo and the welcome message that we already show when the REPL starts
- Update the context status accordingly
- Show a brief message ":tick: New session started"
Do you have any other suggestions for the requirements?
- Ok let's implement it.