Loading...
Loading...
Orchestrator workflow for running ZeroContext Lab (ZCL) attempts/suites with deterministic artifacts, trace-backed evidence, and fast post-mortems (shim support for "agent only types tool name").
npx skill4agent add marcohefti/zero-context-lab zcl.zcl/.zcl/.../tool.calls.jsonl.zcl/.../feedback.json.zcl/.../notes.jsonl.zcl/.../runner.*.json.zcl/.../runner.command.txt.zcl/.../runner.stdout.log.zcl/.../runner.stderr.logzclPATHzcl update status --jsonZCL_MIN_VERSION=<semver>ZCL_E_VERSION_FLOORzcl initzcl attempt start --suite <suiteId> --mission <missionId> --prompt <promptText> --isolation-model native_spawn --jsonzcl suite plan --file <suite.(yaml|yml|json)> --jsonenvzcl suite run --file <suite.(yaml|yml|json)> --session-isolation process --shim surfwright --json -- <runner-cmd> [args...]--shim surfwrightsurfwright ...tool.calls.jsonlrunner.*zcl feedback --ok|--fail --result ...--result-json ...zcl note --kind agent --message "..."tool.calls.jsonlfeedback.jsonattempt.report.jsonzcl attempt explain [<attemptDir>]zcl feedback ...zcl suite run --session-isolation process --shim surfwrightsurfwright ...zcl runzcl run -- ...zcl feedback --ok --result ...expectsfeedback.jsonexpects.okexpects.result.*expects.trace.*maxToolCallsTotalmaxFailuresTotalmaxRepeatStreakrequireCommandPrefix: ["surfwright"]zclPATHscripts/dev-local-install.shgit pullscripts/dev-install-git-hooks.sh