Skip to content

worktree-dev.sh passes --mode to qa:local, which andy-partner's launcher rejects #184

Description

@JorgeMenaDev

worktree-dev.sh up <slug> --surface app --mode human forwards --mode human to bun run qa:local, but andy-partner's scripts/qa-local.ts (origin/main 41d62c0a8, 2026-08-18) only accepts --surface and throws Invalid QA launcher option: --mode, so the launcher dies after full setup and the server must be started by hand. Either the skill should stop forwarding --mode to repos whose qa:local does not declare it, or the Andes repo contract should specify --mode and andy-partner implement it. Observed on the matias profile during a capture session.

🤖 Generated with Claude Code

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions