cfdaily 375d6f30f8
CI / lint (pull_request) Successful in 10s
CI / test (pull_request) Successful in 27s
CI / frontend (pull_request) Successful in 11s
CI / notify-on-failure (pull_request) Successful in 0s
[moz] fix(ci): lint venv 残留导致 ensurepip 失败
根因:lint job 创建 /tmp/ci-venv-lint 后不清理,下次运行时
venv 模块尝试在已有目录上 upgrade,ensurepip 调用失败。
test job 已有 rm -rf /tmp/ci-venv-test,lint job 缺失。

修复:lint Setup Python step 首行加 rm -rf /tmp/ci-venv-lint。
2026-06-19 09:32:49 +08:00
2026-05-17 00:30:27 +08:00
2026-05-27 00:06:34 +08:00
2026-05-18 00:04:28 +08:00
S
Description
AI Native multi-agent orchestration platform v2.0
Readme 19 MiB
Languages
Python 97.4%
TypeScript 1.9%
CSS 0.3%
Shell 0.2%
HTML 0.2%