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.

開放

#366 建立於 2026年8月19日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (15 個分叉)github user discovery
enhancementgood first issue

倉庫指標

星標
 (664 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南