Skip to content

Bug: auto safe mode doesn't detect commands targeting a different project's worktree #261

Description

@iabdousd

Auto safe mode failed to flag a command that was searching inside a different project's worktree. The session was running from <root>/project-a/.verun/worktrees/escaping-sideeffect-367 but the command targeted <root>/project-b/.verun/worktrees/mutating-settimeout-943 - a worktree belonging to a different project entirely.

Safe mode should detect when a command's path escapes the current task's worktree and crosses into another project, not just the current project's boundaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions