Replies: 1 comment
-
|
this is an known limitation. claudian rely on the raw jsonl file created by sdk to retain chat history. current workaround is also sync your ~/.claude/projects/ . i am looking for other solution too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如题,我在公司电脑和家里电脑都用 Claudian,vault 是用 Git 同步的。
发现一个问题:换了电脑之后,虽然窗口列表还在(能看到开了哪些 tab),但是点进去对话内容是空的。
研究了一下发现:
.obsidian/plugins/obsidianPlugin/data.json记录了窗口和 conversationId,这个能同步~/.claude/projects/底下,这部分 Git 管不到所以现在每次换电脑就得重新开始对话,之前的上下文都丢了,有点麻烦。
有人遇到同样的问题吗?或者有啥解决办法?(除了手动复制粘贴那种
感谢!
Beta Was this translation helpful? Give feedback.
All reactions