getsentry / getsentry/sentry

Add ability to delete or clear Seer Agent chat history

Open
#118,608 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Product Area: Issues - Suggested Fix
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
21h 23m
Merged PRs (30d)
607

Description

Problem Statement

Currently, there is no way to delete or clear Seer Agent conversation history.
Users who want to clean up test conversations, remove sensitive debugging
sessions, or simply keep their workspace tidy have no option to do so.
This is especially relevant for users who share Sentry access with team members,
as old conversations remain visible to everyone in the organization.

Solution Brainstorm
  • Add a "Delete conversation" button on individual Seer Agent chat sessions
  • Add a "Clear all history" option in Seer settings
  • Optionally, add auto-expiration settings (e.g. delete conversations older than X days)
Product Area

Issues - Suggested Fix

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the Seer Agent conversation-history implementation and clarify whether the scope is individual deletion, clearing all history, auto-expiration, or a smaller subset; done should include a defined user-facing option that removes the selected conversations as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.