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.

Offen

#366 geöffnet am 19.08.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (15 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (664 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide