Skip to content

Bug: Windows companion app may create a new fork instead of reusing the existing session #952

Description

@karkarl

Summary

The Windows companion app appears to sometimes create a new forked session instead of attaching to / reusing the existing session.

Expected

Opening or continuing a session reuses the existing session. Forking only happens on explicit user action.

Actual

A new fork may be created in place of the existing session (session-resolution path picks/creates a new session).

Next steps

  • Reproduce and capture the conditions that trigger the unwanted fork.
  • Root-cause the session-resolution / attach path.

Acceptance criteria

  • Continuing an existing session reuses it (no unintended fork).
  • Forking occurs only when the user explicitly requests it.

Context

Surfaced during chat-session review (2026-07-08).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal priority bug or improvement with limited blast radius.clawsweeper:needs-infoClawSweeper needs more reporter information before it can verify this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:session-stateThis issue is about session, memory, transcript, context, or agent state drift.impact:ux-frictionUser-facing flow adds avoidable confusion or support burden without fully blocking progress.issue-rating: 🦐 gold shrimpDecent issue quality, but reproduction details are still incomplete.

    Type

    No type

    Fields

    Priority

    Medium

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions