Skip to content

feat: Interactive evaluation mode with comprehensive CLI #629

@Chibionos

Description

@Chibionos

Summary

Adds interactive mode for evaluations with keyboard-driven navigation and management.

Features

  • Arrow key navigation through eval sets and evaluators
  • Create eval sets interactively with wizard
  • Create evaluators interactively
  • Drill-down views for detailed inspection
  • Backspace navigation to return to previous menus
  • Auto-discovery from evaluationSets/ and evaluators/ folders
  • Clean folder structure with backward compatibility

Commands

  • uipath eval --interactive: Launch interactive mode
  • Supports all existing eval commands in new folder structure

Technical Changes

  • New file: src/uipath/_cli/_eval_interactive.py
  • Updated: src/uipath/_cli/_utils/_eval_set.py for folder structure
  • Folder structure: evaluationSets/ and evaluators/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions