Skip to content

fix(web): resume terminal with session id - #103

Merged
setkyar merged 2 commits into
mainfrom
fix/resume-terminal-session-id
Aug 13, 2026
Merged

fix(web): resume terminal with session id#103
setkyar merged 2 commits into
mainfrom
fix/resume-terminal-session-id

Conversation

@setkyar

Copy link
Copy Markdown
Contributor

Summary

  • fix the Resume via Terminal command so it no longer copies pi --session undefined
  • pass the session UUID through the SPA session page and fall back to the session file ID
  • add regression coverage for UUID propagation

Tests

  • make test
  • make build

@setkyar
setkyarforce-pushed the fix/resume-terminal-session-id branch from 230078d to 28fe530CompareAugust 13, 2026 21:30
@setkyar
setkyar merged commit b1e9446 into mainAug 13, 2026
9 checks passed
@setkyar
setkyar deleted the fix/resume-terminal-session-id branch August 13, 2026 21:42
Sign up for freeto 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

@setkyar