mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 20:50:34 +00:00
rework /resume slash command
This commit is contained in:
parent
9942b2b877
commit
2837aa6b7c
16 changed files with 724 additions and 1232 deletions
|
|
@ -56,6 +56,7 @@ const SLASH_COMMANDS_SKIP_RECORDING = new Set([
|
|||
'clear',
|
||||
'reset',
|
||||
'new',
|
||||
'resume',
|
||||
]);
|
||||
|
||||
interface SlashCommandProcessorActions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue