Download Latest Version Zeroshot Python SDK 10.5.0.post1 source code.zip (9.4 MB) Google Add to Preferred Sources
Home / v10.5.0
Name Modified Size InfoDownloads / Week
Parent folder
SHA256SUMS < 4 hours ago 651 Bytes
zeroshot-release-notes-v10.5.0.md < 4 hours ago 1.8 kB
zeroshot-skill.md < 4 hours ago 5.2 kB
zeroshot-v10.5.0-x86_64-pc-windows-msvc.tar.gz < 4 hours ago 10.6 MB
zeroshot-v10.5.0-aarch64-apple-darwin.tar.gz < 4 hours ago 10.3 MB
zeroshot-v10.5.0-x86_64-apple-darwin.tar.gz < 4 hours ago 10.7 MB
zeroshot-v10.5.0-aarch64-unknown-linux-musl.tar.gz < 4 hours ago 11.8 MB
zeroshot-v10.5.0-x86_64-unknown-linux-musl.tar.gz < 4 hours ago 12.1 MB
README.md < 5 hours ago 1.8 kB
Zeroshot v10.5.0 source code.tar.gz < 5 hours ago 8.6 MB
Zeroshot v10.5.0 source code.zip < 5 hours ago 9.4 MB
Totals: 11 Items   73.5 MB 0

Changes since v10.4.0.

Features

Add push and autonomous PR readiness (#1132)

  • add explicit local-only, push, PR-readiness, and merge delivery modes
  • make PR feedback actionable by default, with runtime and CLI opt-outs
  • keep PR delivery autonomous while allowing missing human approval
  • harden required-check discovery, pagination, conflict repair, and exact-ref receipts

Resume failed runs from retained workspaces (#1130)

Failed local and direct/Docker runs could leave useful work behind with no supported way to continue it. This adds zeroshot resume and durable attempt lineage so a fresh run can reuse the retained dirty workspace while preserving prior results and logs.

Generate deterministic release notes (#1131)

  • Generate each GitHub Release body from the exact first-parent squash commits since the preceding canonical tag.
  • Pass one immutable notes artifact from release planning to publication, republish it on recovery, and verify the live body exactly.
  • Fail closed when a released commit lacks a Conventional Commit PR title or a user-facing summary.

Update managed skill with releases (#1133)

  • publish the canonical Zeroshot skill as a checksummed GitHub Release asset
  • make zeroshot update refresh the executable and unmodified managed skill copies
  • preserve user-edited or conflicting skills and report their exact paths
  • document and test the release and update contracts

Upgrade

:::bash
npm install -g @the-open-engine-company/zeroshot@10.5.0
Source: README.md, updated 2026-09-19