truefoundry/trueforge

There is no way to delete a chat. The history grows without bound and users cannot remove conversations they would rather not keep.

Ouverte

#366 ouverte le 19 août 2026

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (15 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (664 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

What problem are you trying to solve?

Allow deleting a chat from the history list and from within the chat.

Proposed solution

  • Delete available from both places
  • Confirmation before deletion (see the destructive-actions issue)
  • Associated sandbox state and attachments are cleaned up, not orphaned
  • Deletion behaviour documented — soft vs hard, and what an operator can recover

Alternatives considered

No response

Additional context

No response

Guide contributeur