← Back to the Hub
Included

PiPy
pipy
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
| Category | SuperQode harnesses |
|---|---|
| Runtime | pipy |
| Interface | TUI and CLI |
| Source | built-in |
| Licence | Apache-2.0 |
| Continuity | Exact resume |
| Support | Ready |
| Based on | pipy |
Runtime behaviour
Capabilities
single workflowParallel tool callsStructured run events
Tools
readbasheditwritePolicies and ownership
- +Sandbox: none
- +Approvals: none
- +Shell: allowed
- +Network: allowed
- +Checks: not required
Get started
Inside SuperQode
$ :harness switch pipy$ :harness show pipy$ :harness statusFrom your shell
$ superqode harness run pipy "Describe your task"$ superqode harness show pipyEvaluate 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