f22ce0096b3051c767ea2cda9963ef668d85a10e
- Add routing.dto.ts with validation DTOs for create, update, and reorder operations - Add routing.controller.ts with full CRUD: GET list, POST create, PATCH update, DELETE remove, PATCH reorder, GET effective (merged priority view) - Users can only create/modify/delete their own user-scoped rules; system rules are protected with ForbiddenException - GET /api/routing/rules/effective returns merged rule set with user rules taking precedence over system rules at the same priority level (M4-010) - Extend agent-config.dto.ts with capability shorthand fields: domains, preferredModel, preferredProvider, toolSets (M4-011) - Update agent-configs.controller.ts to merge capability fields into config.capabilities so agent's preferred model/provider can influence routing decisions - Register RoutingController in agent.module.ts 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%