-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
P1High priorityHigh priorityenhancementNew feature or requestNew feature or requestmemoryMemory and conversationMemory and conversation
Description
Summary
Searchable conversation history in the dashboard: full-text search across sessions, filter by agent/user/date, view full conversation threads, export, and archive/delete sessions.
Motivation
Memory events are stored in memory_events but completely inaccessible to admins via the dashboard. No way to review what agents said, investigate user complaints, audit behavior, or search past interactions. Table stakes for production use.
Scope
- Dashboard conversations page: list all sessions with metadata
- Full-text search across conversation content
- Filters: agent, user, date range, status
- Thread view: full conversation with agent routing, tool calls, responses
- Export as JSON/CSV
- Bulk archive/delete with retention policy config
- Optional: flag/bookmark conversations for review
Acceptance Criteria
- Dashboard page lists all conversation sessions
- Full-text search works across conversation content
- Filter by agent, user, and date range
- Full thread view with all events
- Export and delete functionality
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High priorityHigh priorityenhancementNew feature or requestNew feature or requestmemoryMemory and conversationMemory and conversation