Download Latest Version Zeroshot Python SDK 10.4.0.post1 source code.zip (9.3 MB) Google Add to Preferred Sources
Home / v10.4.0
Name Modified Size InfoDownloads / Week
Parent folder
SHA256SUMS < 4 hours ago 567 Bytes
zeroshot-v10.4.0-x86_64-pc-windows-msvc.tar.gz < 4 hours ago 10.3 MB
zeroshot-v10.4.0-aarch64-apple-darwin.tar.gz < 4 hours ago 10.1 MB
zeroshot-v10.4.0-x86_64-apple-darwin.tar.gz < 4 hours ago 10.5 MB
zeroshot-v10.4.0-aarch64-unknown-linux-musl.tar.gz < 4 hours ago 11.6 MB
zeroshot-v10.4.0-x86_64-unknown-linux-musl.tar.gz < 4 hours ago 11.8 MB
README.md < 6 hours ago 2.1 kB
Zeroshot v10.4.0 source code.tar.gz < 6 hours ago 8.5 MB
Zeroshot v10.4.0 source code.zip < 6 hours ago 9.3 MB
Totals: 9 Items   72.2 MB 0

Zeroshot 10.4.0 adds the standalone UI, native Windows support, safer delivery, and easier installation.

Standalone UI

Run zeroshot ui to edit profiles, monitor active runs, inspect transcripts, and replay recorded history in the browser.

Direct targets also serve the embedded UI at /ui/; no Node server is required. #1122

Native Windows support

Windows now supports local and detached runs, observation, cancellation, Git delivery, and the embedded UI. Private named pipes, protected state, and Job Objects handle transport and process cleanup. #1121

Installation and updates

The npm package installs the Zeroshot skill for Codex, GitHub Copilot, and Claude Code. It preserves edited copies and reports incomplete installations instead of overwriting them. #1125

This release also adds zeroshot update. It verifies bounded downloads, the checksum manifest, archive contents, and the staged binary before replacing the installed executable. #1128

Runtime and delivery fixes

Verifier agents can now run repository builds and tests with the same permission handling as workers while retaining authored policies and hosted isolation. #1126

Git delivery now reconciles the current target branch before publication, so an older run can't accidentally revert newer target changes. Hosted repair workers also retain correct workspace ownership through conflicts and cleanup. #1129

Upgrade

:::bash
npm install -g @the-open-engine-company/zeroshot@10.4.0

Native archives are attached to this release. Python 10.4.0.post1 wheels are available in the Python SDK release; PyPI publication is deferred.

Source: README.md, updated 2026-09-19