Skip to content

feat: 默认Provider改为DeepSeek + 配置目录统一.jcc + 首次启动自动生成配置模板#50

Merged
liuqihonggit merged 8 commits into
mainfrom
w4
Jul 19, 2026
Merged

feat: 默认Provider改为DeepSeek + 配置目录统一.jcc + 首次启动自动生成配置模板#50
liuqihonggit merged 8 commits into
mainfrom
w4

Conversation

@liuqihonggit

Copy link
Copy Markdown
Owner

Summary\n\n- 默认 Provider 从 OpenAI 改为 DeepSeek,默认模型 deepseek-v4-flash\n- 配置目录从 jcc/ 统一为 .jcc/(全局目录从 AppData/Roaming 改为 UserProfile)\n- 首次启动自动生成带注释的配置文件模板(auth.json + settings.json),不覆盖已有文件\n- 11 处硬编码 jcc/.jcc 路径统一使用 AppDataConstants\n- 26 处 SpecialFolder.ApplicationData 统一替换为 SpecialFolder.UserProfile\n- README 添加 DeepSeek 使用说明(环境变量/配置文件/项目级配置/可用模型/API Key 优先级)\n- ConfigJsonContext 添加 ReadCommentHandling 支持 JSONC 注释\n- 删除冗余的默认值测试用例

@liuqihonggit
liuqihonggit enabled auto-merge (squash) July 18, 2026 23:08
…ir断言,ServiceRegistrationIntegrationTests使用DeepSeek默认模型
@liuqihonggit
liuqihonggit merged commit 7bb5e66 into main Jul 19, 2026
31 of 32 checks passed
@liuqihonggit
liuqihonggit deleted the w4 branch July 19, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant