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

贡献者指南