mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 01:07:46 +00:00
This commit introduces the hierarchical memory feature, allowing GEMI… (#327)
This commit is contained in:
7
packages/cli/src/ui/hooks/useRefreshMemoryCommand.ts
Normal file
7
packages/cli/src/ui/hooks/useRefreshMemoryCommand.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2025 Google LLC
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
export const REFRESH_MEMORY_COMMAND_NAME = '/refreshmemory';
|
||||
Reference in New Issue
Block a user