← Back to the Hub

Core

core

Included

Lean native coding harness with read, write, edit, and bash.

builtinOpen sourceReadyContext replay sessions

Specification

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

Runtime behaviour

Capabilities

single workflowParallel tool callsStructured run events

Tools

readwriteeditbash

Policies and ownership

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

Get started

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

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