mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-12 14:22:00 -07:00
Including a test harness for it, and making sure the cursor is always at the end.
This commit is contained in:
@@ -47,4 +47,4 @@ export function getConfig(): GlobalConfig {
|
||||
*/
|
||||
export function getModel(): string {
|
||||
return getConfig().model;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user