Skip to content

fix(session): keep SessionStart truncation surrogate-safe#907

Open
NgoQuocViet2001 wants to merge 1 commit into
mksglu:nextfrom
NgoQuocViet2001:fix/903-sessionstart-surrogate-safe
Open

fix(session): keep SessionStart truncation surrogate-safe#907
NgoQuocViet2001 wants to merge 1 commit into
mksglu:nextfrom
NgoQuocViet2001:fix/903-sessionstart-surrogate-safe

Conversation

@NgoQuocViet2001

Copy link
Copy Markdown
Contributor

Fixes #903. Thanks @mykhailoPavliuk for the clean repro.

Summary

Validation

  • npm run typecheck
  • npm run build
  • node_modules/.bin/vitest.cmd run tests/session/resume-leg-boundary.test.ts tests/session/session-snapshot.test.ts --reporter=dot
  • node_modules/.bin/vitest.cmd run tests/hooks/integration.test.ts -t 'buildAutoInjection' --reporter=dot
  • node_modules/.bin/vitest.cmd run tests/hooks/integration.test.ts -t 'empty stdin resilience' --reporter=verbose
  • git diff --check

@NgoQuocViet2001

Copy link
Copy Markdown
Contributor Author

@mksglu @ken-jo Consolidating the current status of my three pending PRs: #876, #906, and this one are rebased on next, have no outstanding review threads, and their CI is green. I kept them intentionally separate by scope; please let me know if you prefer a particular landing order or any follow-up changes.

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