mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
refactor: rename gemini-code to gemini-cli (#822)
This commit is contained in:
parent
d6cf4d5b0b
commit
18d6a11c04
46 changed files with 87 additions and 87 deletions
|
|
@ -21,7 +21,7 @@ import {
|
|||
ToolCall,
|
||||
Status as CoreStatus,
|
||||
logToolCall,
|
||||
} from '@gemini-code/core';
|
||||
} from '@gemini-cli/core';
|
||||
import { useCallback, useState, useMemo } from 'react';
|
||||
import {
|
||||
HistoryItemToolGroup,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue