mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +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
|
|
@ -14,7 +14,7 @@ import {
|
|||
setGeminiMdFilename as setServerGeminiMdFilename,
|
||||
getCurrentGeminiMdFilename,
|
||||
ApprovalMode,
|
||||
} from '@gemini-code/core';
|
||||
} from '@gemini-cli/core';
|
||||
import { Settings } from './settings.js';
|
||||
import { getEffectiveModel } from '../utils/modelCheck.js';
|
||||
import { getCliVersion } from '../utils/version.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue