Unable to restore remote session locally
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
Describe the bug
I'm trying to restore a remote session locally. I run /resume and select the session:
Then I get an error:
● Resuming task locally (1s)
└─ Loading remote session
└ ○ Validating repository
└ ○ Checking for uncommitted changes
└ ○ Fetching and checking out branch
└ ○ Creating local session from remote events
└ ○ Saving session to diskError: Missing field
timestamp
esc to return to session picker
I tried to use /diagnose to diagnose, but it found no missing timestamps (nothing was recorded for the failure).
Affected version
1.0.79 and 1.0.81
Steps to reproduce the behavior
No response
Expected behavior
Remote sessions should restore; failures should be debuggable.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the /resume remote-session restore flow and the transition that reports Missing field timestamp; compare the behavior in versions 1.0.79 and 1.0.81. Reproduce the failure if possible, then verify that remote sessions restore locally and that a failure leaves diagnostic information for /diagnose.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100