jason.woltjeandClaude Opus 4.6 0c29acda14 feat: agent routing engine — cost/capability matrix (P2-003)
Add RoutingService that selects optimal LLM model based on task type,
cost tier, capability requirements (reasoning, image, context window),
and provider preference. Scoring algorithm ranks all available models.

- RoutingService: route() for best match, rank() for scored list
- POST /api/providers/route and /api/providers/rank endpoints
- Routing types in @mosaic/types (CostTier, TaskType, RoutingCriteria)
- Cost tier classification: cheap (<$1/M), standard (<$10/M), premium

Closes #21

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-03-12 22:13:29 -05:00
S
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
MIT
29 MiB
2026-06-11 20:14:20 +00:00
Languages
TypeScript 63.4%
Shell 25.3%
Python 8.9%
JavaScript 1.2%
PowerShell 0.8%
Other 0.2%