build(version): 版本号升级至 0.5.2a5;#273
Merged
Merged
Conversation
🤖 Generated with [Claude Code](https://github.com/claude), [CodeX](https://openai.com), [Gemini](https://github.com/apps/gemini-code-assist) Co-Authored-By: Aurelius Huang<threefish.ai@gmail.com>
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.
版本升级 v0.5.2a4 → v0.5.2a5
本 PR 仅做版本号与 CHANGELOG 同步,准备发布 pre-release v0.5.2a5。
v0.5.2a5 变更(自 v0.5.2a4 以来)
/dashboard增加Cache-Control: no-cache;补齐前端守卫测试断言 (fix(dashboard): 供应商拖拽改用 Pointer Events,修复无法拖动并验证 cc 优先级实时生效; #271)#f5f6fb淡色磨砂卡片 + 品牌渐变>_笔划 + 半透明描边环;抽取_LOGO_DEFS作为品牌渐变<defs>单一事实源 (style(branding): 重设计 logo/favicon 为淡色磨砂卡片 + 品牌渐变笔划 #272)改动
pyproject.toml/uv.lock:0.5.2a4→0.5.2a5(仅coding-proxy自身版本字段,未跑uv lock以免无关漂移)CHANGELOG.md: 新增[v0.5.2a5]段(2026-07-04)质检
uv run pre-commit run --all-files:全绿uv run pytest -q:1642 passed, 17 deselected in 26.73s后续
合并后将打 annotated tag
v0.5.2a5并创建 pre-release GitHub Release,自动触发release.yml(TestPyPI 自动发布;生产 PyPI 需pypienvironment 审批门)。