Skip to content

Add per-engine UCI option profiles #9

Description

@binarylab2022-del

Objective

Allow imported UCI engines to use saved option profiles during analysis and
benchmarking.

Expected work

  • discover options through the UCI handshake;
  • support common spin, check, combo, string, and button options;
  • save profiles per engine executable;
  • apply options before isready;
  • display invalid or rejected options clearly;
  • document the profile storage format.

Acceptance criteria

  • users can save and reuse settings such as Hash and Threads;
  • profiles remain isolated between engines;
  • missing engines or unsupported options fail safely;
  • benchmark results record the selected profile.

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

    enhancementNew feature or improvementuciUniversal Chess Interface support and interoperability

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions