Skip to content

fix(deps): adopt fork-safe Foundation session handoff - #356

Merged
Brian Krabach (bkrabach) merged 1 commit into
mainfrom
fix/fork-safe-handoff-pin
Sep 20, 2026
Merged

Brian Krabach (bkrabach) merged 1 commit into
mainfrom
fix/fork-safe-handoff-pin

Conversation

@bkrabach

Copy link
Copy Markdown
Collaborator

Summary

Advance both published Foundation dependency metadata and the development source
pin/lockfile to merged main 2c0063a187181173dfe2438ce031079e8723f894.
This includes the fork-safe cooperative handoff listener from Foundation #399.
No CLI behavior or default policy changes are introduced by this dependency-only PR.

Verification

  • uv sync --inexact --all-extras --dev installs the exact published dependency.
  • env -u NO_COLOR TERM=xterm-256color PYTHONDONTWRITEBYTECODE=1 uv run --no-sync pytest -q:
    2436 passed, 1 skipped, 13 integration deselected, 1 xfailed.
  • Focused session handoff, shared-root lifecycle and headless persistence: 56 passed.
  • Initial local full run inherited colour suppression and failed three ANSI-style
    assertions; the colour-capable run above passes without test exclusions or edits.
  • Two-file dependency diff and whitespace checked; no local source override or
    private session data is published.

@bkrabach
Brian Krabach (bkrabach) merged commit b507233 into main Sep 20, 2026
9 checks passed
@bkrabach
Brian Krabach (bkrabach) deleted the fix/fork-safe-handoff-pin branch September 20, 2026 14:24
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