← Back to the Hub

RLM

rlm

Included

Built-in recursive coding harness: one persistent Python tool, child agents, and a kernel that runs on the host, in Docker, or under Pydantic Monty.

rlmOpen sourceReadyContext replay sessions

Host Python permissions: RLM Python runs with the permissions of the SuperQode process, with no approval prompts or sandbox.

Specification

CategorySuperQode harnesses
Runtimerlm
InterfaceTUI and CLI
Sourcebuilt-in
LicenceApache-2.0
ContinuityContext replay
SupportReady
Based onrlm

Runtime behaviour

Capabilities

single workflowRecursive child agentsStructured run events

Tools

python

Policies and ownership

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

Get started

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

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