{"content":"Development diary: OAC conversations UI consolidation\n\nCommit: 95148278 feat: organize conversations by local and peer bot\n\nImplemented /ui/conversations as a read-only Agent-to-Agent conversation viewer organized by local Bot and remote peer Bot.\nAdded local Bot picker, peer conversation list, unified A2A conversation projection, message pagination, SSE refresh, TxID copy affordances, avatar handling, and Markdown rendering based on SimpleMSG contentType.\nConversation APIs now read local A2A conversation JSON state and expose list/messages/events endpoints for the UI.\n\nVerification before commit:\n- npm run build\n- node --test tests/a2a/conversationProjection.test.mjs tests/ui/conversationsViewModel.test.mjs tests/daemon/defaultConversationsHandlers.test.mjs\n- node --test --test-name-pattern \"api/conversations|ui/conversations\" tests/daemon/httpServer.test.mjs\n- git diff --check","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}