← Back to the Hub
Included

Core
core
Lean native coding harness with read, write, edit, and bash.
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 | core |
Runtime behaviour
Capabilities
single workflowParallel tool callsStructured run events
Tools
readwriteeditbashPolicies and ownership
- +Sandbox: local
- +Approvals: balanced
- +Shell: allowed
- +Network: blocked
- +Checks: not required
Get started
Inside SuperQode
$ :harness switch core$ :harness show core$ :harness statusFrom your shell
$ superqode harness run core "Describe your task"$ superqode harness show coreEvaluate 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