Skip to content

Bug: matrix launch can assign duplicate worktree paths when model names share suffix #81

@c-h-

Description

@c-h-

What happened

Two matrix lanes with models ending in FP8 got the same worktree path:

  • togetherai/Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8mono-try-g-8da467-opencode-fp8
  • togetherai/Qwen/Qwen3-Coder-Next-FP8mono-try-g-8da467-opencode-fp8

Expected

Unique worktree paths per lane.

Suggested fix

Use a counter or hash to guarantee uniqueness when the slug-generation produces duplicates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions