Skip to content

show "" matches every run and displays the first #31

Description

@royalpinto007

Problem

'toolu_abc'.endswith('') is True, so agentrace show "" silently displays run #1 instead of erroring.

Where

agentrace/cli.py (show: endswith match, no empty check).

Acceptance

Add a failing test first asserting show "" exits nonzero with a usage error rather than printing the first run. Then fix.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions