bb0ee3ebac231a252ff1678125eb666b76ecc2c9
Covers the full persistence flow: - User messages are persisted via ConversationsRepo.addMessage with correct role/content - Assistant responses are persisted with model, provider, tokens, and toolCalls metadata - Session resume maps DB messages to ConversationHistoryMessage for context injection - buildHistoryPromptSection formats history into system prompt (full and summarized paths) - GET /api/conversations/search returns matching messages via ConversationsController - End-to-end simulation: create conversation → persist messages → load history on resume 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%