mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
Merge remote-tracking branch 'origin/main' into feat/mcp-progress-updates
This commit is contained in:
commit
4e89c99216
41 changed files with 1153 additions and 219 deletions
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Computes the window title for the Gemini CLI application.
|
||||
* Computes the window title for the Qwen Code application.
|
||||
*
|
||||
* @param folderName - The name of the current folder/workspace to display in the title
|
||||
* @returns The computed window title, either from CLI_TITLE environment variable or the default Gemini title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue