7bf2ad1f920af02686b2d56901d49a0a6347cd1a
M4-012: In ChatGateway.handleMessage(), call routingEngine.resolve() before creating a new agent session when no explicit provider/model is supplied. The routing decision's provider/model are passed to AgentService.createSession(). M4-007: Add sticky per-session /model override via ChatGateway.setModelOverride(). When active, the routing engine is bypassed entirely. CommandExecutorService handleModel() is updated to set/clear the override. /model clear resets to automatic routing. /model with no args shows the current override or usage hint. M4-008: Include routingDecision in the session:info socket event. Add RoutingDecisionInfo to SessionInfoPayload in @mosaic/types. useSocket() tracks the routing decision in state and the BottomBar TUI component displays a "Routed: <model> (<reason>)" line when a routing decision is present. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Merge pull request 'feat(gateway): add Anthropic, OpenAI, Z.ai LLM providers (P8-002)' (#212) from feat/p8-002-llm-providers into main
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
Releases
11
mosaic v0.0.29
Latest
Languages
TypeScript
74.5%
Shell
19.7%
PowerShell
3%
JavaScript
1.4%
Python
1%
Other
0.4%