bc4eac72e1
- 6 个 feature 组合并行测试(full/light/chat/chat+mcp/multi/multi+mcp) - clippy --all-features 零警告检查 - cargo fmt --check 格式检查(stable toolchain) - examples 编译验证(cargo test --features full) - RUSTFLAGS=-D warnings 强制零警告 - 每个 job 设置 timeout-minutes 兜底