Skip to content

fix: restore workspaces after cold restart#928

Merged
web3dev1337 merged 1 commit intomainfrom
fix/workspace-restore-origin
Mar 19, 2026
Merged

fix: restore workspaces after cold restart#928
web3dev1337 merged 1 commit intomainfrom
fix/workspace-restore-origin

Conversation

@web3dev1337
Copy link
Copy Markdown
Owner

Summary

  • only offer session recovery when the current server boot has not already rehydrated that workspace's sessions
  • restore the recovery prompt for auto-open and reconnect flows, not just dashboard workspace opens
  • centralize dashboard recovery planning so manual open and automatic workspace entry use the same decision path

Testing

  • node --check server/sessionManager.js
  • node --check server/index.js
  • node --check client/dashboard.js
  • node --check client/app.js
  • npm run lint (fails: missing script in package.json)

@web3dev1337 web3dev1337 merged commit 8593e34 into main Mar 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant