← Back to the Hub

benchmark-coding

benchmark-coding

Preset

Autonomous coding harness for headless benchmark runs: never asks the user, investigates exhaustively, always attempts and verifies a fix.

builtinOpen sourceReadyContext replay sessions

Specification

CategoryModel and task presets
Runtimebuiltin
InterfaceTUI and CLI
Sourcebuilt-in-template
LicenceApache-2.0
ContinuityContext replay
SupportReady
Based onbenchmark-coding

Runtime behaviour

Capabilities

single workflowStructured run events

Tools

read_filewrite_filelist_directoryedit_fileinsert_textpatchmulti_editgrepgloblocal_code_searchrepo_searchcode_searchbashtodo_writetodo_read

Policies and ownership

  • +Sandbox: local
  • +Approvals: yolo
  • +Shell: allowed
  • +Network: blocked
  • +Checks: enabled

Get started

Inside SuperQode
$ :harness switch benchmark-coding$ :harness show benchmark-coding$ :harness status
From your shell
$ superqode harness run benchmark-coding "Describe your task"$ superqode harness show benchmark-coding

Evaluate and optimize

Measure
$ superqode harness test --spec harness.yaml$ superqode harness eval --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness bench --manifest harnessbench.yaml
Improve
$ superqode harness optimize-omni --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness optimize --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness promote stage