Conversation
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.
将 AI 审查默认模型切换为现有 CodeBuddy 通道的 DeepSeek V4 Pro(
deepseek-v4-pro-ioa),并优化 Review / Validate 报告的阅读层次。默认模型直接配置在工作流中,旧的仓库模型变量不再覆盖该配置;任务和评论标题保持通用名称,沿用现有CODEBUDDY_API_KEY。验证:本地 51 项无凭据测试通过(含原有三轮问题复核、安全与历史状态用例),工作流 actionlint 检查通过。已用此前三轮真实模型输出重放新渲染器,并通过 GitHub Markdown 接口核对折叠区、表格和原样代码证据。本次不重复调用真实模型,不将本地检查当作合入后线上生效证明。
目标分支:
bamboo_pipeline_4.0_lts。模型与报告改动在同一 PR 交付,分支专属知识和业务代码保持原样。默认分支的工作流提供事件入口,目标 base 提供审查脚本;合入后需以新 PR 事件验证新配置。此 PR 的模型审查可能仍使用已合入的旧配置。关联需求:138275259。
本 PR 同时保留原有该分支 AI 审查接入、项目知识与约束、多轮问题复核的全部改动。