Commit graph

1 commit

Author SHA1 Message Date
811223ddf7 feat(06-03): add advisor API wrappers (streamChat, fetchConversations, fetchConversation)
- Types: ChatMessage, ConversationSummary, Conversation
- streamChat: POST /api/advisor/chat with ReadableStream SSE parsing
- fetchConversations: GET with 404-tolerant empty array fallback
- fetchConversation: GET by id
2026-04-10 07:39:50 +00:00