Sprix SAGE Router is an open-source routing layer for coordinating agents in Agent2Agent networks. It decides whether an active agent should continue alone, recruit collaborators, or hand a task to another specialist. Routing decisions account for current progress, capability coverage, context-transfer costs, permissions, budgets, and deadlines. The system assigns remaining requirements to agents through task dependency graphs and estimates execution schedules. It learns contextual reliability and outcome information from previous execution evidence instead of relying on a single reputation score. Bounded search and replanning allow the router to compare feasible teams and revise decisions as task conditions change.
Features
- SELF, COLLABORATE, and HANDOFF routing
- Progress-aware agent replanning
- Task dependency graph assignment
- Capability complementarity scoring
- Contextual agent reliability learning
- Budget and deadline-aware team selection