Skip to content

published beta / release provenance

WaitDojo v0.2.6

The verified v0.2.6 release, supported environments, installer source, archives, checksums, UI proof, and provenance are collected here.

What is in this build.

v0.2.6 published release notes.

The published v0.2.6 beta-gated builds require a claimed invitation and sign-in with that GitHub account. Uninvited, expired, or revoked accounts cannot start installed drills after an access check. Installing an archive does not create an invitation or access entitlement. Progress backup remains optional.

Details
  • Enforces invitation access at launch, including sign-in, expired invitations, revoked access, and a bounded seven-day offline confirmation.
  • Adds full-screen chess, the range lab, and focus mode while keeping codebase teachback local.
  • Makes recommendation → drill → truthful result → return to agent consistent across compact and fullscreen layouts.
  • Fixes atomic replacement for updates and invitation confirmations. Users on v0.2.3 or v0.2.4 should run the public installer once to reach v0.2.6; later in-product updates verify signatures and replace the binary safely.
  • Publishes verified x64 and arm64 archives for macOS and Linux, installed globally for the current user without sudo.

Each shipped behavior below is tied to the checksums, identity manifests, detached signatures, and signed provenance in this release.

Checksummed, signed, with signed provenance archives.

Detached Ed25519 signatures and signed provenance cover all four archives. v0.2.4 carries the embedded verification key and can authenticate an update archive, but its Unix updater cannot complete the replacement. Install v0.2.6 once with the public installer; signed in-product updates work from v0.2.6 onward. Read the security page before installing.

Two actions to the first agent-aware session.

Install WaitDojo and open the saved agentbash
curl -fsSL 'https://waitdojo.dev/install.sh' | WAITDOJO_CAMPAIGN_BUCKET='unknown' WAITDOJO_BASE_URL='https://waitdojo.dev/releases' sh -s -- --agent codex
~/.local/bin/waitdojo

Choose Claude Code by replacing codex with claude in the installer action. The second action stays bare because setup saves that choice. Run waitdojo doctor --product if any prerequisite needs attention.