Skip to content

Add scenario tagging and filtering #17

@aviralgarg05

Description

@aviralgarg05

Summary

Implement scenario tagging and filtering for selective evaluation runs.

Tasks

  • Add tags field to Scenario definition.
  • Implement --tags / --exclude-tags CLI filters.
  • Support tag expressions (e.g., --tags "smoke and not slow").
  • Document tagging in scenario docs.

Acceptance criteria

  • agentunit eval scenarios/ --tags smoke runs only tagged scenarios.
  • Tag expressions with AND/OR/NOT work.
  • Untagged scenarios have sensible default behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions