Hqz 2024#3
Open
hqz-2024 wants to merge 3 commits into
Open
Conversation
2. ♻️ Refactor: 重构核心命令调用链,将硬编码模型替换为配置驱动的 Provider 注入机制 3. 📝 Docs: 深度重写 AI 协作规范,明确目录结构、TUI 交互契约与防幻觉边界 4. 📝 Docs: 更新项目说明文档,同步命令行别名变更并补充多端 API Key 配置指南 5. ✨ Feat: 新增 Claude Code 标准化上手技能包,固化先分析后修改的安全工作流 6. ⚡ Perf: 增强纯文本渲染降级策略,精准适配 CI 环境与非标准终端输出 7. 🔧 Chore: 更新版本控制忽略规则,移除已废弃的技能管理旧文档
♻️ Refactor: 重构 LLM provider 选择逻辑,新增自动 fallback 机制 ✨ Feat: 设置 API Key 时自动填入对应平台的默认模型 🐛 Fix: 修复 DeepSeek API Base URL 及默认模型错误 ✨ Feat: 在 TUI 标题栏展示当前使用的 LLM 提供商与模型
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.