Commands / kosa8 fork
kosa8 fork
Fork a running sandbox into N live copies with process state intact
Usage
kosa8 fork SANDBOX
Snapshots the sandbox once, then restores that state into N independent VMs. Each fork resumes exactly where the parent was — the primitive agents use to explore several solutions in parallel.
Options
| Flag | Type | What it does | Default |
|---|---|---|---|
-n, --count | int | number of forks | 1 |
--prefix | string | name prefix for forks | — |