W18: context cleanup + CLI fixes + loader audit + CI matrix (W18.1-W18.4)
- W18.1 (王测+林深): Remove g_max_tokens dead API, UTF-8 bounds protection, deduplicate token counting, 0xC0/0xC1 handling, add 13 test blocks (36 checks) - W18.2 (赵码+朱晴): Fix /context no-session error message, /status 3-state connection display - W18.3 (曹武+徐磊): plugin_loader security audit — 9 dimensions, rating C, 1 HIGH + 2 MEDIUM findings - W18.4 (马奔+胡桐): CI dual-platform matrix (Ubuntu clang-18 + Windows clang-cl), ccache, build timing baseline Build 0 error, ctest 5/5 pass, metadata check clean. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -77,5 +77,14 @@ performance_log:
|
||||
测试: 正常场景 0 error 0 warning 生成 STATUS.md; 故意破坏 qa-xu/profile.md 的 --- 分隔符后 exit 1 且
|
||||
STATUS.md 未被覆盖; 修复后恢复正常。
|
||||
rating: done
|
||||
- date: 2026-05-27
|
||||
event: "W18.4 CI 双平台构建矩阵 + 构建时间基线 (协作者)"
|
||||
detail: >
|
||||
审查并确认 CI 跨平台兼容性: cmake_layout 下 conan_toolchain.cmake 路径为
|
||||
build/Release/conan_toolchain.cmake;ci-release preset 使用 ${sourceDir} 宏引用。
|
||||
Ninja generator 在 Ubuntu 和 Windows 均可使用;ccache 作为 CMAKE_COMPILER_LAUNCHER
|
||||
在 clang/clang-cl 下兼容。OpenSSL conan 包在双平台下均有预编译二进制,
|
||||
无需本地编译。buildPreset jobs: 0 利用全部可用 CPU 核数。
|
||||
rating: done
|
||||
current_groups: []
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user