0c29acda14ca8ceb59997961ef94cbce2c09d2ba
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 <noreply@anthropic.com>
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
Releases
15
mosaic v0.0.31
Latest
Languages
TypeScript
80.5%
Shell
15.8%
PowerShell
1.8%
JavaScript
1%
Python
0.6%
Other
0.1%