Browse Source

feat(Agent验证): 在模型验证前执行硬性预检

Coordinator 先运行 ValidationPlan 声明的 deterministic preflight。硬失败时直接生成稳定的失败 ValidationReport、零 token 执行统计和清晰摘要;预检通过后才调用 Agent Validator,避免无意义模型消耗。
SamLee 19 hours ago
parent
commit
ded792d033
1 changed files with 239 additions and 320 deletions
  1. 239 320
      agent/agent/orchestration/coordinator.py

File diff suppressed because it is too large
+ 239 - 320
agent/agent/orchestration/coordinator.py


Some files were not shown because too many files changed in this diff