← Back to the Hub
Included

No Tool
no-tool
Model-only reasoning harness with no tools or repository access.
builtinOpen sourceReadyContext replay sessions
Specification
| Category | SuperQode harnesses |
|---|---|
| Runtime | builtin |
| Interface | TUI and CLI |
| Source | built-in |
| Licence | Apache-2.0 |
| Continuity | Context replay |
| Support | Ready |
| Based on | no-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 statusFrom your shell
$ superqode harness run no-tool "Describe your task"$ superqode harness show no-toolEvaluate and optimize
Measure
$ superqode harness test --spec harness.yaml$ superqode harness eval --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness bench --manifest harnessbench.yamlImprove
$ 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