Yoke 1.7.0
Yoke 1.7.0 adds verified project goals and one local dashboard for all registered projects.
New workflows
- Register projects with
yoke projects add <path>and openyoke dashboard --no-registerfor goals, tasks, evidence, worker state, recorded consumption and per-task time estimates. - Run
yoke checkwithout retrofit, map executable acceptance criteria and protect their test infrastructure. - Persist bounded goals across Codex, Claude and Gemini runs with independent checks, provider handoff, interruption accounting and explicit budget changes.
- Resume retained failed serial worktrees against their original target commit and PRD.
More efficient execution
- Explicit routing rules bypass controller calls and persist gate-driven escalation across restarts.
- Configured tool actions require no model call; context packets select relevant source-referenced material within a character budget.
- Parallel scheduling respects dependencies, areas and advisory write scopes. Local events retain phase/attempt durations and prediction errors.
Reliability
- Gemini streaming telemetry and RTK hook integration corrected; unsupported provider selections rejected explicitly.
- Protected acceptance is rechecked after gates and repair. Partial usage/costs remain visibly incomplete, and runtime evidence stays out of commits.
- Shared goal state rejects symbolic links; completed goals are revalidated and interrupted provider processes reconciled before continuation.
The README now includes multi-project dashboard setup, all new commands and their limits. Registration is explicit and local to one computer. Time ranges are empirical, token limits apply between provider calls, and equivalent model quality or comparative savings are not claimed. Browser proof requires configured smoke flows.
Local implementation validation: 1,098 tests passed, 2 platform skips, plus build, canon, documentation metadata and package checks. Release CI validates Linux and Windows on Node 20 and 24.
Upgrade: npm install -g @hecer/yoke@1.7.0
Usage guide: https://github.com/HECer/yoke/blob/v1.7.0/docs/VERIFIED-PROJECTS.md