kosa8 docs

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

FlagTypeWhat it doesDefault
-n, --countintnumber of forks1
--prefixstringname prefix for forks