| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-09-18 | 567 Bytes | |
| zeroshot-v10.3.1-x86_64-pc-windows-msvc.tar.gz | 2026-09-18 | 7.6 MB | |
| zeroshot-v10.3.1-aarch64-apple-darwin.tar.gz | 2026-09-18 | 8.3 MB | |
| zeroshot-v10.3.1-x86_64-apple-darwin.tar.gz | 2026-09-18 | 8.7 MB | |
| zeroshot-v10.3.1-aarch64-unknown-linux-musl.tar.gz | 2026-09-18 | 9.7 MB | |
| zeroshot-v10.3.1-x86_64-unknown-linux-musl.tar.gz | 2026-09-18 | 9.9 MB | |
| README.md | 2026-09-18 | 1.3 kB | |
| Zeroshot v10.3.1 source code.tar.gz | 2026-09-18 | 8.0 MB | |
| Zeroshot v10.3.1 source code.zip | 2026-09-18 | 8.7 MB | |
| Totals: 9 Items | 60.9 MB | 0 | |
Fix PR delivery loops caused by the target image's outdated GitHub CLI. The image now installs checksum-verified gh 2.101.0, and CI/release checks exercise GraphQL pagination with the installed binary.
Unavailable targets now report their name, address, and connection failure, with guidance to check the server and Docker container. The Docker startup examples use --restart unless-stopped, so the server can return when Docker starts after a reboot; the named volume preserves target state.
The target includes updated Debian Trixie packages and these agent CLIs:
| CLI | Version |
|---|---|
| Claude Code | 2.1.276 |
| Codex | 0.155.0 |
| GitHub Copilot | 1.0.86 |
Zeroshot recognizes Codex's new browser, computer, and approval controls and preserves explicitly configured policy. Codex 0.155.0 rejects the retired approval_policy="untrusted" setting. Users who explicitly configured that value must update their Codex configuration; this release does not rewrite it automatically.
Changes: https://github.com/the-open-engine/zeroshot/pull/1120
Python SDK 10.3.1.post1 wheels are available in the SDK GitHub release. PyPI publication is deferred because its trusted publisher configuration does not match the release workflow.