发布 web-plan-execute 0.9.0-rc.1 - #2
Merged
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.
变更
根因与影响
同账户、同私库的实测表明:一个高推理模式能返回 GitHub source evidence,而 Pro reasoning mode 报告工具未挂载。因此不能把私库失败只归因于授权、组织审批或索引,也不能复用旧对话或公开网页结果。当前实现把 connector 证明收紧到当前模式和会话;证明不足时立即走最小、脱敏、commit-only 的本地传输包,Codex 始终保留执行权。
验证
python3 -m unittest discover -s skill/tests -p "test_*.py" -v:120 passedpython3 -m unittest discover -s tests -p "test_*.py" -v:9 passedgit diff --check:通过证据边界
RC 流水线的 301 条记录是安全回归、模式 smoke 和 clean-install smoke,不代表真实外部采用。1.0 的 14 天、独立用户、5 次 clean install 与 1,000 次浏览器操作门禁继续保持未完成。
Tracks #1