Skip to content

Conversation History Search & Management #13

@antiv

Description

@antiv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High priorityenhancementNew feature or requestmemoryMemory and conversation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions