AMD-AGI / AMD-AGI/AgentKernelArena

Add Holdout Test Evaluation via Independent Agent

Open
#9 0 comments 0 reactions 1 assignee View on GitHub

@irvineoy is already working on this.

Since Jan 26, 2026.

Dominant language
Python
Stars
118
Forks
14
Avg merge
3d 5h
Merged PRs (30d)
8

Description

Holdout tests are more rigorous evaluations and are intentionally hidden from the agent being tested.

We should add support in the framework to run these holdout tests. For each optimized task implementation, the framework would launch an independent third-party agent to evaluate the optimized code using the holdout tests and generate a final evaluation report. This helps ensure a more robust and unbiased assessment of both correctness and performance.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.