修复主站 Rust workspace 格式检查

恢复独立 platform-agent 的 workspace exclude 边界

同步 Repository checks #5755 根因与验证记录
This commit is contained in:
2026-09-03 05:19:51 +00:00
parent c69234a7bd
commit 3bd9d44d75
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ default-members = [
exclude = [
"crates/agent-runtime-core",
"crates/agent-runtime-orchestration",
"crates/platform-agent",
]
members = [
"crates/api-server",