mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-14 22:13:41 +08:00
fix: harden unicode safety checks
This commit is contained in:
@@ -38,12 +38,12 @@ origin: ECC
|
||||
┌─────────────────────────────────────────────┐
|
||||
│ │
|
||||
│ ┌──────────┐ ┌──────────┐ │
|
||||
│ │ 调度 │─────▶│ 评估 │ │
|
||||
│ │ 调度 │─────│ 评估 │ │
|
||||
│ └──────────┘ └──────────┘ │
|
||||
│ ▲ │ │
|
||||
│ │ ▼ │
|
||||
│ ┌──────────┐ ┌──────────┐ │
|
||||
│ │ 循环 │◀─────│ 优化 │ │
|
||||
│ │ 循环 │─────│ 优化 │ │
|
||||
│ └──────────┘ └──────────┘ │
|
||||
│ │
|
||||
│ 最多3次循环,然后继续 │
|
||||
|
||||
Reference in New Issue
Block a user