mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Sync upstream Gemini-CLI v0.8.2 (#838)
This commit is contained in:
parent
096fabb5d6
commit
eb95c131be
644 changed files with 70389 additions and 23709 deletions
|
|
@ -50,7 +50,6 @@
|
|||
"src/ui/commands/directoryCommand.test.tsx",
|
||||
"src/ui/commands/ideCommand.test.ts",
|
||||
"src/ui/commands/initCommand.test.ts",
|
||||
"src/ui/commands/privacyCommand.test.ts",
|
||||
"src/ui/commands/quitCommand.test.ts",
|
||||
"src/ui/commands/mcpCommand.test.ts",
|
||||
"src/ui/commands/memoryCommand.test.ts",
|
||||
|
|
@ -66,6 +65,7 @@
|
|||
"src/ui/components/shared/vim-buffer-actions.test.ts",
|
||||
"src/ui/components/StatsDisplay.test.tsx",
|
||||
"src/ui/components/ToolStatsDisplay.test.tsx",
|
||||
"src/ui/components/WarningMessage.test.tsx",
|
||||
"src/ui/contexts/SessionContext.test.tsx",
|
||||
"src/ui/hooks/slashCommandProcessor.test.ts",
|
||||
"src/ui/hooks/useAtCompletion.test.ts",
|
||||
|
|
@ -80,7 +80,8 @@
|
|||
"src/ui/utils/computeStats.test.ts",
|
||||
"src/ui/themes/theme.test.ts",
|
||||
"src/validateNonInterActiveAuth.test.ts",
|
||||
"src/services/prompt-processors/shellProcessor.test.ts"
|
||||
"src/services/prompt-processors/shellProcessor.test.ts",
|
||||
"src/commands/extensions/examples/**"
|
||||
],
|
||||
"references": [{ "path": "../core" }]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue