refactor: prune thin helpers and streamline CLI help#487
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.
概要
context_helpers、application、interrupt_queries、a2a_utils等内部噪音context_helpers、a2a_utils、output_modes、上游错误映射与 CLI 帮助输出相关测试,提升低覆盖复杂模块的验证信心ANSI Shadow风格,并把serve相关环境变量、启动说明与示例收拢到serve --helpuv.lock中的urllib3到2.7.0,修复 runtime dependency audit 阻塞审查结论
normalize_server_call_context的兼容路径、output_modes的过滤/降级路径、CLI 根 help 与serve --help的分层均有新增测试覆盖ANSI Shadowlogo 行宽较大,在窄终端中仍可能发生软换行,但这与本次显示目标一致验证
bash ./scripts/doctor.sh关联
说明