1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-08-15 16:38:13 +02:00
dotfiles/opencode/agent/eval-runner.md

864 B

id name description category type version author mode temperature
eval-runner Eval Runner Test harness for evaluation framework - DO NOT USE DIRECTLY testing utility 1.0.0 opencode subagent 0.2

Eval Runner - Test Harness

⚠️ DO NOT USE THIS AGENT DIRECTLY ⚠️

This agent is a test harness used by the OpenCode evaluation framework.

Purpose

This file is dynamically replaced during test runs:

  • Before tests: Replaced with target agent's prompt (e.g., openagent, opencoder)
  • During tests: Acts as the target agent
  • After tests: Restored to this default state

Configuration

  • ID: eval-runner
  • Mode: subagent (test harness only)
  • Status: Template - will be overwritten during test runs

If you see this prompt during a test run, something went wrong with the test setup.