Rebuild workforce-manager.py (Epic #204, Milestone #218) #228

Merged
Timmy merged 1 commits from feature/workforce-manager into main 2026-04-05 21:38:54 +00:00
Owner

Workforce Manager Rebuild

Rebuilt workforce-manager.py from scratch (22KB).

Capabilities

  1. Fleet Integration: Reads fleet-routing.json for agent roster
  2. Wolf Scoring: Quality-aware routing from evaluation results
  3. Role-based Assignment: Classifies issues and assigns best agent
  4. Success Tracking: Per-agent success rate in workforce-state.json
  5. Cron/Dry-run Modes: Scheduled or test runs

Dry-run Results

  • 399 issues scanned across 9 repos
  • 42 unassigned, 12 assigned
  • No agent overloaded

Part of Epic: #204, Milestone: #218

## Workforce Manager Rebuild Rebuilt `workforce-manager.py` from scratch (22KB). ### Capabilities 1. **Fleet Integration**: Reads fleet-routing.json for agent roster 2. **Wolf Scoring**: Quality-aware routing from evaluation results 3. **Role-based Assignment**: Classifies issues and assigns best agent 4. **Success Tracking**: Per-agent success rate in workforce-state.json 5. **Cron/Dry-run Modes**: Scheduled or test runs ### Dry-run Results - 399 issues scanned across 9 repos - 42 unassigned, 12 assigned - No agent overloaded **Part of Epic: #204, Milestone: #218**
Timmy added 1 commit 2026-04-05 21:37:23 +00:00
Timmy added 1 commit 2026-04-05 21:37:24 +00:00
Timmy merged commit 2b308f300a into main 2026-04-05 21:38:54 +00:00
Sign in to join this conversation.