mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options (#553)
This commit is contained in:
parent
03eb1faf0a
commit
b1a1ce530e
28 changed files with 1322 additions and 24 deletions
|
|
@ -52,6 +52,7 @@ describe('SettingsSchema', () => {
|
|||
'model',
|
||||
'hasSeenIdeIntegrationNudge',
|
||||
'folderTrustFeature',
|
||||
'enableWelcomeBack',
|
||||
];
|
||||
|
||||
expectedSettings.forEach((setting) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue