[BUG] Chat History 面板点击旧对话无响应,不显示历史对话,请修复。
Open 💬 0 comments Opened Jun 21, 2026 by fuboyang8866-svg
Preflight Checklist
- [x] I have searched existing issues 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?
[BUG] Obsidian中的Chat History 面板点击旧对话无响应,不显示历史对话,请修复。
What Should Happen?
[BUG] Chat History 面板点击旧对话无响应,不显示历史对话,请修复。
Error Messages/Logs
AI排查后回复我:找到原因了。数据本身没坏——history.jsonl 格式正常,24 条会话记录对应的 JSONL 文件都在。这是 Claude Code 本身的 Bug,不是你的数据问题。
具体分析:
history.jsonl:24 条记录,格式完整
会话数据文件:全部存在且内容完好(我抽查了几个,JSONL 格式正常)
项目目录:除了 D:\AI\烂局一人公司课程安装包 已删除,其他都在
建议操作:
重启 Claude Code(最简单,有时能恢复)
更新到最新版——Chat History 是较新的功能,早期版本可能存在这类 UI bug
如果更新后还不行,去 github.com/anthropics/claude-code/issues 提个 issue,描述"Chat History 面板点击旧对话无响应"
临时查看旧对话的方法:你的会话数据全在 C:\Users\Yang\.claude\projects\ 下面,按项目名分文件夹,每个 .jsonl 文件就是一次完整对话。虽然不能直接在 UI 里点开,但数据没丢。
Steps to Reproduce
无
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.96
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
_No response_