← Back to the Hub

UHP harness

uhp

Optional

A harness on a Unified Harness Protocol server; the server runs the agent and SuperQode streams its progress, files, and result.

uhpOpen sourceNeeds setupExact resume sessions

Specification

CategoryOptional integrations
Runtimeuhp
InterfaceTUI and CLI
Sourceoptional:uhp
LicenceApache-2.0
ContinuityExact resume
SupportNeeds setup
Based onuhp

Runtime behaviour

Capabilities

single workflowStructured run events

Policies and ownership

  • +Sandbox: local
  • +Approvals: deny
  • +Shell: blocked
  • +Network: blocked
  • +Checks: not required

Get started

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

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