When use ai-code-cli-resume (C-c a R), if there is a select region under current buffer, and the selected text is actually a UUID, it should work just like (C-c a C-u R), and it append that UUID to the end of args for user to input, leading with a space to separate from previous args. This will make it is easy to resume an previous session given known session id.
When use ai-code-cli-resume (C-c a R), if there is a select region under current buffer, and the selected text is actually a UUID, it should work just like (C-c a C-u R), and it append that UUID to the end of args for user to input, leading with a space to separate from previous args. This will make it is easy to resume an previous session given known session id.