Skip to content

fix: normalize string tags so --tags filtering works - #45

Merged
royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
sharadvc:cursor/fix-string-tags-1119
Sep 12, 2026
Merged

royalpinto007 merged 1 commit into
AgentPostmortem:mainfrom
sharadvc:cursor/fix-string-tags-1119

Conversation

@sharadvc

Copy link
Copy Markdown
Contributor

Summary

String tags values are normalized to a one-element array during validation so --tags no longer silently skips cases. Invalid tags types get a validation error.

Test plan

  • npm test

Fixes #36

@royalpinto007
royalpinto007 merged commit 7e24683 into AgentPostmortem:main Sep 12, 2026
9 checks passed
@github-actions

Copy link
Copy Markdown

Merged. Thanks a lot, @sharadvc.

Genuinely helpful change for Evalgate.

If this project helps you out, a star helps others find it too.

Happy to see more from you whenever you have the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

String-form tags silently dropped, --tags skips the case with no warning

2 participants