9fc3597317
工程保障地基:每次 push / PR 自动跑回归,防止改动悄悄破坏现有功能。 - go:4 模块 build + vet + test(bus 用内嵌 NATS,无需外部服务) - web:desktop/frontend + admin 各跑 npm ci + tsc --noEmit(矩阵并行) - py:mcp-py pip install -e . + sandbox 守卫测试(pytest,缺则 fallback harness) 带 concurrency 取消旧运行、npm/pip/go 缓存。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>