Tasks in inbox status are now automatically assigned to the best matching agent based on role affinity and capability scoring: - Role keywords: coder matches code/implement/fix, researcher matches research/analyze/audit, etc. - Agent capabilities from config are matched against task text - Idle agents preferred over busy ones - Capacity limit: agents with 3+ in-progress tasks are skipped - Runs every 60s before task dispatch (inbox → assigned → dispatch) Flow: create task (inbox) → auto-route picks best agent (assigned) → scheduler dispatches to Claude API (in_progress) → response stored (review) → Aegis approves (done). Fully hands-free. |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| i18n | ||
| lib | ||
| plugins | ||
| store | ||
| styles | ||
| test | ||
| types | ||
| index.ts | ||
| nav-rail.tsx | ||
| proxy.test.ts | ||
| proxy.ts | ||