Skip to content

fix: sync workspace lifecycle across dashboard and windows#853

Merged
web3dev1337 merged 9 commits intomainfrom
fix/windows-packaged-backend-resolution
Mar 14, 2026
Merged

fix: sync workspace lifecycle across dashboard and windows#853
web3dev1337 merged 9 commits intomainfrom
fix/windows-packaged-backend-resolution

Conversation

@AnrokX
Copy link
Collaborator

@AnrokX AnrokX commented Mar 13, 2026

Summary

  • keep workspace lists, tab labels, and Quick Work context in sync when creating or switching workspaces
  • archive deleted workspaces into a recoverable Recently Deleted flow with dashboard restore support
  • force ConPTY for Windows PTY sessions and clean up workspace-scoped sessions before deletion

Verification

  • node -c client/app.js
  • node -c client/dashboard.js
  • node -c server/index.js
  • node -c server/workspaceManager.js
  • node -c server/sessionManager.js
  • npx jest tests/unit/workspaceManager.test.js tests/unit/sessionManager.windowsPty.test.js --runInBand

@AnrokX AnrokX changed the title fix: bundle packaged backend resources fix: sync workspace lifecycle across dashboard and windows Mar 13, 2026
@web3dev1337 web3dev1337 merged commit e0663cd into main Mar 14, 2026
5 checks passed
web3dev1337 added a commit that referenced this pull request Mar 14, 2026
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
web3dev1337 added a commit that referenced this pull request Mar 14, 2026
fix: normalize mixed tab/space indentation from PR #853
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.

2 participants