366bb35956854f968ebb035782b9b3e53738b7b6
Refactor BetterAuth integration from NestJS controller to Fastify onRequest hook to avoid body parser conflicts. Extract injection tokens to separate files to break circular import cycles. - Auth handler: use onRequest hook to intercept /api/auth/* before Fastify body parser runs, passing raw IncomingMessage to BetterAuth - Extract AUTH and BRAIN injection tokens to *.tokens.ts files - Update all controllers to import from tokens files - Verified: signup, signin, session, CRUD for projects/missions/tasks/ conversations/messages all functional 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
11
mosaic v0.0.29
Latest
Languages
TypeScript
74.5%
Shell
19.7%
PowerShell
3%
JavaScript
1.4%
Python
1%
Other
0.4%