Skip to content

feat: judging file outputs of the agent. #174

Description

@tzzkenz

Area

CLI

Problem or motivation

Add support for evaluating and judging files generated by an agent during an OPFOR evaluation. This enables testing whether an agent produces safe, correct, and policy-compliant artifacts when its output is a file rather than plain text.

Proposed solution

Extend agent execution to capture generated artifacts:

  • Files created by the agent
  • Filename and extension
  • MIME type
  • File size
  • Hash/checksum
  • Generation metadata

Alternatives considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions