Skip to content

Releases: zingspark/create-harness-vibe-coding

Release 0.8.19

Choose a tag to compare

@LiWeny16 LiWeny16 released this 30 Jul 16:25

Publish wf-ui as the Harness control panel, bundle built UI assets in the npm package, harden OTA repair and manifest validation, add multi-scope update routing, and sync host-global runtime copies.

v0.8.18

Choose a tag to compare

@LiWeny16 LiWeny16 released this 29 Jul 06:47
  • Add explicit task capsule management with list, archive, record/open state recovery, create-or-resume matching, task dependency metadata, and validator coverage.
  • Add wf-command-create as the atomic command/skill creation workflow so new Harness commands update command files, skills, templates, mirrors, validators, and tests together.
  • Add global install metadata for Claude, Codex, and OpenCode while keeping Harness tasks and progress project-local.
  • Separate project/global memory and settings policy, with project settings taking precedence and task capsules remaining project-scoped.
  • Harden host-global ownership and validation rules so framework-owned global command/skill files can update safely while user-authored files remain protected.
  • Strengthen wf-review, wf-agents-docs, and WF-MAX guidance around explicit WF triggers, bounded peer output, and task capsule recording.

npm publish is intentionally handled separately by the maintainer.

v0.8.17

Choose a tag to compare

@LiWeny16 LiWeny16 released this 26 Jul 09:46

0.8.17

  • Add HarnessBench v0.2 external lifecycle proof: 15 runs per mode; direct file writes safe in 3/15 runs, Harness safe path safe in 15/15 runs.
  • Keep benchmark fixtures, raw results, and scorer scripts out of generated installs and npm package files while publishing README/README-CN summary results.
  • Make wf-browser the built-in browser automation entry and retire browser-e2e as a warning no-op optional id.
  • Add wf-help compatibility surfaces for Claude, Codex, and OpenCode, with guards against nonexistent OpenCode skill paths.
  • Harden WF-MAX fan-out docs and OpenCode manager allowlists while preserving the Codex config guard against unsupported scalar subagent caps.
  • Add deterministic task-state/archive reconciliation tooling and validators for active task consistency.

Validation:

  • npm test: 219 pass / 1 skip
  • Harness strict validation: pass
  • task-state strict validation: pass
  • pre-push gate: 9/9 pass
  • packed tarball smoke: pass

npm publish is handled separately.

v0.8.13

Choose a tag to compare

@LiWeny16 LiWeny16 released this 22 Jul 09:41

Legacy compatibility mirror release for low-version Harness installs. Mirrors LiWeny16/create-harness-vibe-coding v0.8.13 so older updater scripts hardcoded to zingspark can keep updating.

v0.4.2 — CEO constraints simplified

Choose a tag to compare

@LiWeny16 LiWeny16 released this 25 Jun 01:36
  • Simplify CLAUDE.md Section 7: route to WF.md/WF-MAX.md instead of inline dispatch rules.

v0.4.1 — CEO delegates, never writes code

Choose a tag to compare

@LiWeny16 LiWeny16 released this 25 Jun 01:36
  • CEO must not write code directly in /wf or /wf-max mode — delegate only.
  • Reinforce CEO constraint in WF-MAX.md.

v0.4.0 — /wf <task>, /wf-max [task], CEO no-PlanMode

Choose a tag to compare

@LiWeny16 LiWeny16 released this 25 Jun 01:37
  • /wf <task/mission>: command accepts required task arg.
  • /wf-max [task]: renamed from /wf max, optional task arg.
  • Remove wf-mode as standalone slash command.
  • CEO must not call EnterPlanMode — delegate to planner subagents.
  • Sync all triggers across docs, validators, and templates.

v0.3.4 — README rewrite, markdown fixes

Choose a tag to compare

@LiWeny16 LiWeny16 released this 25 Jun 01:37
  • Fix markdown bold syntax.
  • Full README rewrite: concise, punchy, scannable.
  • Sync README EN/CN.

v0.3.3 — WF-MAX cross-reference fix

Choose a tag to compare

@LiWeny16 LiWeny16 released this 25 Jun 01:37
  • WF-MAX cross-reference integrity fix.
  • Sync harness dogfood to 0.3.3.

v0.3.2 — /wf max: three-tier enterprise hierarchy

Choose a tag to compare

@LiWeny16 LiWeny16 released this 25 Jun 01:37
  • Three-tier hierarchy: CEO → Managers → Workers.
  • Span formula, leaf condition, wave orchestration.
  • Manager synthesis protocol.