← Back to the Hub

PiPy

pipy

Included

Event-first loop, parallel tools, session tree, pure host permissions.

pipyOpen sourceReadyExact resume sessions

Pure host permissions: PiPy runs tools with the permissions of the process, with no approval prompts and no sandbox, matching pi.

Specification

CategorySuperQode harnesses
Runtimepipy
InterfaceTUI and CLI
Sourcebuilt-in
LicenceApache-2.0
ContinuityExact resume
SupportReady
Based onpipy

Runtime behaviour

Capabilities

single workflowParallel tool callsStructured run events

Tools

readbasheditwrite

Policies and ownership

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

Get started

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

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