mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-03 06:00:49 +00:00
Show session resume command on exit
This commit is contained in:
parent
58d3a9c253
commit
5b8ce440ea
5 changed files with 35 additions and 10 deletions
|
|
@ -867,6 +867,7 @@ export default {
|
|||
// Exit Screen / Stats
|
||||
// ============================================================================
|
||||
'Agent powering down. Goodbye!': 'Agent powering down. Goodbye!',
|
||||
'To continue this session, run': 'To continue this session, run',
|
||||
'Interaction Summary': 'Interaction Summary',
|
||||
'Session ID:': 'Session ID:',
|
||||
'Tool Calls:': 'Tool Calls:',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue