anthropics / anthropics/claude-code

[BUG] Stale plan preview in claude desktop

未关闭
#88,574 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:desktop bug platform:macos
主要语言
Python
星标
145k
派生
23.1k
PR 合并指标
PR 指标待抓取

描述

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code

### What's Wrong?

Desktop app on latest osx.

When claude prepares a plan it writes it to ~/.claude/plans/randomname.md

Subsequent changes to that plan via the revise plan action or instructing it directly do not change the plan in the preview pane in the desktop app. The actual file is changes and the changes are visible in the. change diffs in the conversation, but clicking on them to expand the file opens the original cached plan, never the latest ones leading to confusion and inability to provide feedback.

I assume the same thing happens to other. claude produced artifacts like random html docs or charts but that hasn't been verified or reproduced.

### What Should Happen?

Every change to the plan file or anything else in the preview pane should reflect the latest state of the underlying file.

### Error Messages/Logs

```shell

```

### Steps to Reproduce

1. Start a planning session.
2. Iterate on it use revise plan etc.
3. open the plan in the pewview pane by clicking on on the porposed plan -> you will see the original first proposal, none of the later iterations are there.

### Claude Model

None

### Is this a regression?

I don't know

### Last Working Version

_No response_

### Claude Code Version

Claude 1.34493.1 (255293) 2026-08-21T02:05:20.000Z (claude for mac)

### Platform

Anthropic API

### Operating System

macOS

### Terminal/Shell

Other

### Additional Information

_No response_

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reproducing the issue with a planning session and the file at ~/.claude/plans/randomname.md. Compare the file and conversation diff after using revise plan with the content shown when the proposed plan is opened in the desktop preview pane. Done means the preview reflects every subsequent change to the underlying plan file.

由索引模型根据 Issue 内容生成。

评估

技术栈
macos
领域
desktop-dev
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。