侧边浏览器打开本地网页后缺少强制刷新/清理缓存的入口
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: youyoucn
**客户端版本**: 0.1.71
---
**场景**
用户使用 Cindy 内置的侧边浏览器打开本地网页进行开发。当本地页面文件更新后,浏览器仍显示缓存中的旧版本;通过常规刷新也无法拿到新内容,需要反复手动处理缓存才能看到最新页面。
**诉求**
希望在侧边浏览器中提供一个能强制刷新或清理缓存的入口(例如一个按钮),让本地页面在更新后能立即看到最新版本;如果这个能力能作为一个可选设置项供用户选择启用,也可以接受。
**补充说明**
用户不确定常规刷新/重开页面是否始终无效(我确定无效,只有把cindy输出的网页路径复制黏贴过去才行,刷新,ctrl+shift+R不行),核心诉求是希望有一个明确、易用的强制刷新或清缓存方式,减少开发本地页面时的反复操作。
---
## 提交时的任务环境
仅代表提交时快照,不一定是故障环境。OS 来自提交客户端本机,不含 SSH 远端主机;Harness / 模型来自当前任务。与运行环境无关的反馈可忽略本段。
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**Harness**: Codex
**Model ID**: ` glm-5.3-flash `
**界面语言**: zh-CN
Contributor guide
Research direction
Start by locating the side-browser implementation in the TypeScript/Electron codebase and reproduce the stale-cache behavior with a local page. Determine whether the entry point should force-reload the page, clear its cache, or offer both. Done means a visible, usable action reliably shows updated local content without copying the page path again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100