← Back to the Hub

No Tool

no-tool

Included

Model-only reasoning harness with no tools or repository access.

builtinOpen sourceReadyContext replay sessions

Specification

CategorySuperQode harnesses
Runtimebuiltin
InterfaceTUI and CLI
Sourcebuilt-in
LicenceApache-2.0
ContinuityContext replay
SupportReady
Based onno-tool

Runtime behaviour

Capabilities

single workflowStructured run events

Policies and ownership

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

Get started

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

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