published public beta / release provenance
WaitDojo v0.2.4
The verified v0.2.4 release, supported environments, installer source, archives, checksums, UI proof, and provenance are collected here.
What is in this build.
v0.2.4 published release notes.
- Adds private codebase teachback: Codex or Claude Code can create local quiz questions without sending repository code to WaitDojo servers.
- Ships official topic packs plus strict validation for local and agent-generated question packs.
- Makes recommendation → drill → truthful result → return to agent consistent across compact and fullscreen layouts.
- Hardens sign-in, update delivery, startup failures, progress controls, narrow terminals, and project-scoped tmux sessions.
- Publishes verified x64 and arm64 archives for macOS and Linux, installed globally for the current user without
sudo.
This page does not claim customer adoption, retention, or performance outcomes. Those will be published only after they are measured and permissioned.
Checksummed, signed, with signed provenance archives.
- Linux · x64download archive →signature →
- Linux · arm64download archive →signature →
- macOS · Inteldownload archive →signature →
- macOS · Apple silicondownload archive →signature →
Detached Ed25519 signatures and signed provenance cover all four archives. v0.2.4 bootstraps the embedded verification key; installations already running v0.2.4 can authenticate subsequent self-updates. Read the security page before installing.
Two actions to the first agent-aware session.
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.