refactor(tests): remove redundant and stale legacy test suites for faster execution

This commit is contained in:
2026-08-08 00:21:42 +09:00
parent 399242dac5
commit cf51b2ce13
8 changed files with 3 additions and 1559 deletions
+3 -3
View File
@@ -44,9 +44,9 @@
| 에이전트 이름 | 역할 | herdr 세션 상태 | 비고 |
| :--- | :--- | :--- | :--- |
| `canary-projects-multi-agent-mux-creator-claude` | Planner | `running` | 대화 UUID `01eae7cf...` 복원 완료 |
| `canary-projects-multi-agent-mux-creator-agy` | Creator | `running` | 대화 UUID `0f84dbf7...` 복원 완료 |
| `canary-projects-multi-agent-mux-creator-cline` | Reviewer | `running` | 대화 UUID `17856352...` 복원 완료 |
| `canary-projects-multi-agent-mux-creator-claude` | Planner | `stopped` | 대화 UUID `01eae7cf...` 캡처 완료 |
| `canary-projects-multi-agent-mux-creator-agy` | Creator | `stopped` | 대화 UUID `0f84dbf7...` 캡처 완료 |
| `canary-projects-multi-agent-mux-creator-cline` | Reviewer | `stopped` | 대화 UUID `17856352...` 캡처 완료 |
---