← Back to the Hub

rlm-docker

rlm-docker

Preset

Recursive coding harness with the Python kernel in a Docker container. Writes are allowed, networking is off.

rlmOpen sourceReadyContext replay sessions

Docker Python: the kernel runs inside a container with networking disabled. Requires a running Docker daemon.

Specification

CategoryModel and task presets
Runtimerlm
InterfaceTUI and CLI
Sourcebuilt-in-template
LicenceApache-2.0
ContinuityContext replay
SupportReady
Based onrlm-docker

Runtime behaviour

Capabilities

single workflowRecursive child agentsStructured run events

Tools

python

Policies and ownership

  • +Sandbox: docker
  • +Approvals: none
  • +Shell: allowed
  • +Network: blocked
  • +Checks: not required

Get started

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

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