Skip to content

The CLI's 'incomplete loop' message names the wrong flag for a turn-based loop #314

Description

@scgopi

Found incidentally while building a test fixture on 0.1.64-beta5.

Creating a --type turn loop requires --prompt. The CLI's own incomplete loop error says it needs --check, which is the opposite of what the command accepts.

So a user following the error message exactly gets refused again, with the same message. Small, but error text that sends you the wrong way is worse than no error text — you trust it and lose the time twice.

Worth checking the sibling messages for the other loop types in the same pass, since one wrong mapping suggests the table rather than the line.

🤖 Generated with Claude Code

https://claude.ai/code/session_01BP43ags4cn8fq2ZZdv85J9

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