fix: close P0/P1 safety and reliability gaps#531
Open
Panniantong wants to merge 8 commits into
Open
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.
结果
从最新
origin/main重新实现并收口当前 P0/P1,不搬运已过时或冲突的旧 PR。默认行为更安全,凭据与外部内容边界更明确,Windows/V2EX 假故障得到修复,并准备1.6.0(本 PR 不创建 GitHub Release)。主要改动
agent-reach install默认改为只检查;必须显式--system才允许全局安装和配置写入--stdin,生成 0600 的~/.agent-reach/twitter.env,输出不包含秘密值的加载命令--allow-provider-fallback才允许第二家兜底;小宇宙脚本增加大小、时长、切片和超时上限.CMD/可执行文件真实路径requests,只在 TLS EOF 类错误时用系统 curl 重试,避免 Doctor 假告警1.6.0,补齐 Changelog 和可构建 wheel验证
pytest tests/ -q:462 passed(Python 3.10、3.12、3.13 均全绿)ruff check agent_reach tests:0 errorsbash test.sh:全新临时环境安装、完整测试、默认安全安装、显式 dry-run、Doctor JSON、渠道路由全部通过agent_reach-1.6.0-py3-none-any.whlV2EXChannel().check()为ok.CMD路径:用 Windows 风格绝对路径回归测试覆盖Closes #506
Closes #514
Closes #523