mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-22 01:37:50 +00: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