|
| 1 | +{ |
| 2 | + "agents": { |
| 3 | + "architect-ia-tokens": { |
| 4 | + "agentId": "architect-ia-tokens", |
| 5 | + "agentType": "architect", |
| 6 | + "status": "idle", |
| 7 | + "health": 1, |
| 8 | + "taskCount": 0, |
| 9 | + "config": {}, |
| 10 | + "createdAt": "2026-07-20T08:54:34.517Z", |
| 11 | + "domain": "frontend", |
| 12 | + "model": "opus", |
| 13 | + "modelRoutedBy": "router", |
| 14 | + "provider": "anthropic" |
| 15 | + }, |
| 16 | + "coder-design-system": { |
| 17 | + "agentId": "coder-design-system", |
| 18 | + "agentType": "coder", |
| 19 | + "status": "idle", |
| 20 | + "health": 1, |
| 21 | + "taskCount": 0, |
| 22 | + "config": {}, |
| 23 | + "createdAt": "2026-07-20T08:54:37.811Z", |
| 24 | + "domain": "frontend", |
| 25 | + "model": "opus", |
| 26 | + "modelRoutedBy": "router", |
| 27 | + "provider": "anthropic" |
| 28 | + }, |
| 29 | + "coder-layout": { |
| 30 | + "agentId": "coder-layout", |
| 31 | + "agentType": "coder", |
| 32 | + "status": "idle", |
| 33 | + "health": 1, |
| 34 | + "taskCount": 0, |
| 35 | + "config": {}, |
| 36 | + "createdAt": "2026-07-20T08:54:39.791Z", |
| 37 | + "domain": "frontend", |
| 38 | + "model": "opus", |
| 39 | + "modelRoutedBy": "router", |
| 40 | + "provider": "anthropic" |
| 41 | + }, |
| 42 | + "coder-3d-scenario": { |
| 43 | + "agentId": "coder-3d-scenario", |
| 44 | + "agentType": "coder", |
| 45 | + "status": "idle", |
| 46 | + "health": 1, |
| 47 | + "taskCount": 0, |
| 48 | + "config": {}, |
| 49 | + "createdAt": "2026-07-20T08:54:45.769Z", |
| 50 | + "domain": "frontend", |
| 51 | + "model": "opus", |
| 52 | + "modelRoutedBy": "router", |
| 53 | + "provider": "anthropic" |
| 54 | + }, |
| 55 | + "reviewer-a11y-perf": { |
| 56 | + "agentId": "reviewer-a11y-perf", |
| 57 | + "agentType": "reviewer", |
| 58 | + "status": "idle", |
| 59 | + "health": 1, |
| 60 | + "taskCount": 0, |
| 61 | + "config": {}, |
| 62 | + "createdAt": "2026-07-20T08:54:45.773Z", |
| 63 | + "domain": "frontend", |
| 64 | + "model": "opus", |
| 65 | + "modelRoutedBy": "router", |
| 66 | + "provider": "anthropic" |
| 67 | + }, |
| 68 | + "tester-lighthouse": { |
| 69 | + "agentId": "tester-lighthouse", |
| 70 | + "agentType": "tester", |
| 71 | + "status": "idle", |
| 72 | + "health": 1, |
| 73 | + "taskCount": 0, |
| 74 | + "config": {}, |
| 75 | + "createdAt": "2026-07-20T08:54:45.794Z", |
| 76 | + "domain": "frontend", |
| 77 | + "model": "opus", |
| 78 | + "modelRoutedBy": "router", |
| 79 | + "provider": "anthropic" |
| 80 | + } |
| 81 | + }, |
| 82 | + "version": "3.0.0" |
| 83 | +} |
0 commit comments