← Back to the Hub
Included

Workbench
workbench
Feature-rich native coding harness with the full workbench toolset.
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 | workbench |
Runtime behaviour
Capabilities
single workflowParallel tool callsStructured run events
Tools
read_filewrite_filelist_directoryedit_fileinsert_textpatchmulti_editgrepgloblocal_code_searchrepo_searchcode_searchbashtodo_writetodo_readPolicies and ownership
- +Sandbox: local
- +Approvals: balanced
- +Shell: allowed
- +Network: blocked
- +Checks: enabled
Get started
Inside SuperQode
$ :harness switch workbench$ :harness show workbench$ :harness statusFrom your shell
$ superqode harness run workbench "Describe your task"$ superqode harness show workbenchEvaluate 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