Skip to content

Commit ec2f141

Browse files
文泊jiangxin
authored andcommitted
feat: add qoder-cli support
Change-Id: Ia31ca33b830fd318b7bbf1986c001b1fca0c793e Signed-off-by: 文泊 <xll333993@alibaba-inc.com> Signed-off-by: Jiang Xin <zhiyou.jx@alibaba-inc.com>
1 parent 9ddc183 commit ec2f141

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/commands/exec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const envConfigs: [string, string][] = [
1717
['IFLOW_CLI=1', 'iFlow <noreply@iflow.cn>'],
1818
['QWEN_CODE=1', 'Qwen-Coder <noreply@alibabacloud.com>'],
1919
['GEMINI_CLI=1', 'Gemini <noreply@developers.google.com>'],
20+
['QODER_CLI=1', 'Qoder CLI <noreply@qoder.com>'],
2021
// Check env variables for IDEs
2122
['CURSOR_TRACE_ID=*', 'Cursor <noreply@cursor.com>'],
2223
['__CFBundleIdentifier=dev.kiro.desktop', 'Kiro <noreply@kiro.dev>'],

0 commit comments

Comments
 (0)