Skip to content

docs(ai): 强化极简工作流与 Linux 构建约束#155

Merged
wuqie-xuanzhao merged 1 commit into
masterfrom
codex/docs-ai-linux-workflow-20260608
Jun 7, 2026
Merged

docs(ai): 强化极简工作流与 Linux 构建约束#155
wuqie-xuanzhao merged 1 commit into
masterfrom
codex/docs-ai-linux-workflow-20260608

Conversation

@wuqie-xuanzhao

Copy link
Copy Markdown
Collaborator

Summary

本次 PR 收口 AI 工作流入口文档、Linux WSL/GCC 构建说明与剩余 warning 的后续处理边界,并补强 gate 验收和同 build 目录串行构建约束。

docs

  • 强化 AGENTS / CLAUDE 中的极简工作流、gate 验收和同 build 目录串行构建要求。
  • 补充 verification 与 scripts_overview 的 WSL GCC Linux 构建和 Linux 打包口径。
  • 新增 Linux GCC warning 后续处理 explore 文档,记录低风险清理项与需单独调查的问题边界。

refactor

  • 清理 input / QmRt / gameclient 中无价值的本地 perf wrapper。
  • 收敛 text / editor 的低风险编译 warning。

Verification

  • 文档检查:python qmclient_scripts/gate/check_docs.py
  • gate 门禁:python qmclient_scripts/gate/check_gate.py --mode quick --base-ref origin/master
  • Linux 完整包构建:wsl env HOME=/home/yuanlinux bash -lc 'set -e; . "$HOME/.cargo/env"; cd /mnt/e/Coding/DDNet/QmClient; cmake --build cmake-build-linux-release --target package_default -j 14'

Risks / Gaps

  • Linux GCC 下仍有既有 warning 未收口,已在 docs/superpowers/explore/2026-06-08-linux-gcc-warning-followups.md 记录后续边界。
  • check_gate.py --mode quick 中未使用配置项和未使用头文件仍为仓库 baseline warning,本次未处理。

收口 AGENTS/CLAUDE、verification 与 scripts_overview 中的极简工作流、gate 验收和同 build 目录串行构建要求,并补充 WSL GCC Linux 构建口径。

## docs
- 强化 AGENTS/CLAUDE 中的极简工作流、gate 验收和串行构建约束
- 补充 verification 和 scripts_overview 的 WSL GCC Linux 构建说明
- 新增 Linux GCC warning 后续处理 explore 文档

## refactor
- 清理 input/QmRt/gameclient 中无价值的本地 perf wrapper
- 收敛 text/editor 的低风险编译 warning

## test
- python qmclient_scripts/gate/check_docs.py
- python qmclient_scripts/gate/check_gate.py --mode quick --base-ref origin/master
- Linux package_default build via WSL cmake-build-linux-release
@wuqie-xuanzhao wuqie-xuanzhao requested a review from wxj881027 as a code owner June 7, 2026 22:59
@wuqie-xuanzhao wuqie-xuanzhao merged commit de80bbd into master Jun 7, 2026
3 of 9 checks passed
@wuqie-xuanzhao wuqie-xuanzhao deleted the codex/docs-ai-linux-workflow-20260608 branch June 7, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant