makecindy / makecindy/cindy

永久删除伙伴时提示「操作未完成,请稍后重试」

Open
#4,296 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.7k
Forks
395
Avg merge
21h 48m
Merged PRs (30d)
776

Description

**提交人**: YeGGo
**客户端版本**: 0.1.79

---

## 类型
缺陷(Bug)

## 现象
在 Cindy 中删除已创建的伙伴时,界面提供「永久删除」入口。点击「永久删除」后,操作无法完成,反复出现提示:「操作未完成,请稍后重试」。伙伴仍保留在列表/可用状态中,删除未生效。

## 期望
点击永久删除并确认后,该伙伴应从用户的伙伴列表中移除(或其工作区/会话按产品设计被清理),并给出明确成功或可理解的失败原因,而不是无限「稍后重试」。

## 实际
永久删除流程进入失败/未完成状态;用户只能看到通用重试提示,无法清掉不需要的伙伴。

## 复现步骤
1. 创建或已有至少一个伙伴(Bot/Teammate)。
2. 打开该伙伴的设置或更多菜单。
3. 选择「永久删除」并确认。
4. 观察结果:出现「操作未完成,请稍后重试」;伙伴仍在。

## 影响
- 用户无法清理误建或不再使用的伙伴,列表膨胀。
- 通过助手创建的伙伴若同样无法删除,问题更明显(可创建、不可删除)。
- 降低对数据管理与产品完整度的信任。

## 补充
- 与「仅隐藏侧边栏」不同:用户明确走的是永久删除。
- 未依赖特定模型或推理强度即可复现(纯 UI/数据操作)。
- 若删除涉及本地档案与索引同步,请检查删除事务是否部分失败却只返回泛化错误。
---
## 提交时的任务环境

仅代表提交时快照,不一定是故障环境。OS 来自提交客户端本机,不含 SSH 远端主机;Harness / 模型来自当前任务。与运行环境无关的反馈可忽略本段。
**版本区域**: CN
**OS**: win32 x64 (10.0.19045)
**Harness**: Codex
**Model ID**: ` xai/grok-4.5 `
**界面语言**: zh-CN

Contributor guide

Open the contributing guide

Research direction

Start from the partner settings or more-menu entry point for “永久删除” and trace the deletion request and its error handling. Reproduce the failure, then inspect whether local profile or index cleanup is involved; done means the confirmed partner is removed and the UI reports either success or an understandable failure reason.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.