Resume Claude Code sessions that weren't started in T3 #7023
karthikcsq
started this conversation in
Ideas
Replies: 6 comments
|
Agreed - this would be great |
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.
When I open a project I've previously used with the Claude Code CLI, I can't resume those sessions from the chat window.
/resumedoesn't pick them up - it only seems to know about threads started in T3 itself.Since T3 and the CLI share the same session storage (
~/.claude/projects/<project>/), it would be great if the resume picker listed those transcripts too, so a session started in a terminal could be continued in the editor.Related: #4519
All reactions