Wukong Code v0.0.15
What's Changed
Recoverable Loops
- Resume an active Loop after a CLI restart, inspect its details, or end it as cancelled without inventing a Gate result.
- Keep private local run records and retry failed lifecycle completion through a bounded local outbox.
- Re-read the workspace, Git state, project checks, and review policy before resumed work continues.
Faster First Success
- Run objective, provider, model, workspace, Goal, and project-check preflight before reserving Loop quota.
- Show a shorter first-run surface and a compact terminal result with Gate, iterations, the primary blocker, and the next action.
- Treat projects with no checks as
NEEDS_WORKwith setup guidance; unavailable tools are not reported as failed code.
Real Lifecycle Status
- Distinguish active, stale, completed, cancelled, and abandoned Loop runs in Dashboard and protected metrics.
- Preserve compatibility with older completion payloads while making terminal retries idempotent.
Install or Upgrade
curl -fsSL https://wukong.today/install.sh | sh
wukong upgradeNative builds and SHA-256 checksums are available for macOS, Linux, and Windows on x64 and arm64.
Wukong Code 0.0.15 remains free and bring-your-own-key. Payment, GitHub PR automation, Hosted Report, managed model credits, and new Agent sources are not part of this release.