← Back to the Hub

Workbench

workbench

Included

Feature-rich native coding harness with the full workbench toolset.

builtinOpen sourceReadyContext replay sessions

Specification

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

Runtime behaviour

Capabilities

single workflowParallel tool callsStructured run events

Tools

read_filewrite_filelist_directoryedit_fileinsert_textpatchmulti_editgrepgloblocal_code_searchrepo_searchcode_searchbashtodo_writetodo_read

Policies and ownership

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

Get started

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

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