v2.0.9: context evidence, model source credentials and remarks - #47
Merged
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.
Ant Code v2.0.9:保留任务证据、按来源选择模型与凭据
发布日期:2026-09-10
这是 2.0 TypeScript 运行时的小版本改进,面向跨文件编程、多步数据分析和 Dashboard 多模型使用。减少工具结果过早移除造成的重复读取,将来源凭据与模型配套路由分开管理,并修复权限确认框可见性。本说明是公开发布候选说明,不预先宣称 CI、tag 或 GitHub Release 已完成。
对用户工作流的直接变化
startLine、startColumn、maxLines,返回续读位置。搜索和目录列表移除额外 40 条显示上限,按字节预算返回结果和nextOffset。中文字符和长行续读不会在 UTF-8 边界产生半个字符。配置、数据与安全边界
lab.sourceCredentialSelections,保存 URL 到已有配置 ID 的引用。Key 留在原有凭据存储,不通过分组接口暴露 Key 或其指纹。V2 模型配置也使用该通用配置字段。升级与产物位置
需要 Node.js 22.18+。在源码安装目录更新后执行:
版本输出应为
2.0.9。完整重启 TUI/Dashboard;浏览器强制刷新以加载更新的前端资源。已有配置与会话可继续使用,但旧会话已被压缩的正文不会自动恢复。首次使用多 Key 来源时检查设置页的生效凭据。无新增研究数据输出目录或需要搬迁的数据文件;审计产物仍由发布检查写入既有审计目录。验证、限制与待完成门禁
verify:release通过:单元/集成 node:test 1,304 项通过,浏览器 37 项通过,均为 0 失败、0 跳过;两套独立计数。覆盖桌面/手机来源及凭据切换、旧会话模型路由、权限确认、无严重无障碍问题及 320–1440 像素布局。类型、语法、安装、模拟网关、资源一致性、发布封印和审计检查通过;用户已完成本轮本地验收,GitHub CI 仍待候选提交验证。rg_search页大小包括上下文行;原始 ripgrep 输出到达自身上限时需缩小查询范围。verify:release、跨仓 parity 和 GitHub CI 为准。tag 和 Release 完成情况在公开版本历史中另行记录。