Skip to content

Releases: JasonxzWen/harness-hub

v0.4.0

Choose a tag to compare

@JasonxzWen JasonxzWen released this 01 Jul 02:40
c603b2a
v0.4.0

v0.3.0

Choose a tag to compare

@JasonxzWen JasonxzWen released this 29 Jun 09:44
27cc200

Highlights

  • Make standard the only user-facing target path and remove stale harness-pack/minimal wording.
  • Add Loop Control Plane assets plus harness-hub loop evaluate and harness-hub loop schedule.
  • Add the standard LLM Wiki/context pack with schema, templates, validation, local-state wiki pages, and portable Obsidian profile.
  • Rename public source-backed publishing from insight to source-post; old public insight commands now fail with migration guidance.
  • Fix Chinese README source-post guidance.

Validation

  • git diff --check
  • bun run validate:release

v0.2.0

Choose a tag to compare

@JasonxzWen JasonxzWen released this 25 Jun 09:17

Summary

  • Add the standard insight skill for private repository interaction audits across Codex and Claude Code traces.
  • Add insight collection and report scripts with evidence classes, repo affinity, confidence scoring, task clusters, parsed tool-branch review, JSONL tail sampling, and ignored local Markdown reports.
  • Register insight in the standard capability and routing surfaces with regression coverage for evidence weighting, Chinese JSONL excerpts, successful handoff handling, and parsed tool-call review.

Validation

  • bun run validate:release
  • 332 tests passed
  • Artifact policy validation passed
  • Skill validation passed for 47 skills
  • CLI smoke checks passed
  • npm pack --dry-run passed for @jasonwen/harness-hub@0.2.0

v0.1.14

Choose a tag to compare

@JasonxzWen JasonxzWen released this 08 Jun 07:10

Highlights

  • add explicit PR release-impact policy and shipped changelog alignment for versioned delivery
  • route wide repo and skill capability or implementation explainers through effective-interact as HTML-first read-only artifacts
  • add visual-structure validation for Effective Interact HTML and non-HTML modes so loaded reports stay visibly structured
  • bump shipped managed component versions for skill:workflow-router to 0.12.3 and skill:effective-interact to 0.2.4

Validation

  • bun run validate:release

Notes

  • This release was published from PR #57 before merge because the user explicitly requested PR creation and version release in the same delivery run.

v0.1.13

Choose a tag to compare

@JasonxzWen JasonxzWen released this 04 Jun 09:54

Summary

  • Add a tracked read-only Codex worktree preflight for soft read-only warnings and hard write-task gating.
  • Add safe Codex worktree setup that syncs ignored skill wrappers, creates missing harness state templates, and preserves existing task state by default.
  • Document the startup gate and include the new scripts in the npm package artifact policy.

Validation

  • bun run codex:worktree-check
  • bun run codex:worktree-check -- --write-task
  • bun run validate:release
  • git diff --check

PR: #51

v0.1.11

Choose a tag to compare

@JasonxzWen JasonxzWen released this 29 May 08:27
  • Keep Harness Hub minimal-only with npm and source-clone bootstrap instructions.\n- Record ECC and revfactory/harness as source material only, folded into the minimal path.\n- Strengthen validate-harness with QA boundary, agent architecture boundary, and skill trigger-hygiene checks.

v0.1.10

Choose a tag to compare

@JasonxzWen JasonxzWen released this 28 May 10:21

Summary

  • Release Harness Hub 0.1.10 after the full project rename and npm package migration.
  • Include complete standard-skill lifecycle behavior under the harness-hub CLI and .harness-hub managed state.
  • Include harness assessment reporting for validate-harness: subsystem scores, HTML output, verification command detection, and benchmark summary guidance.

Validation

  • git diff --check
  • openspec validate --all
  • bun run validate:release
  • npm publish --access public --dry-run
  • powershell -ExecutionPolicy Bypass -File scripts\smoke-managed-update.ps1

v0.1.9

Choose a tag to compare

@JasonxzWen JasonxzWen released this 21 May 10:19
7d0db52

Highlights

  • Strengthens effective-interact as a low-noise complex communication skill: plain text, Markdown, visual Markdown, or HTML by decision cost rather than length alone.
  • Adds routing evals, HTML effectiveness pattern references, long-task fact ledger schema, and new implementation-plan, visual-exploration, and editor-workbench templates.
  • Keeps generated reports and intermediate artifacts in ignored local directories such as reports/ and skills/effective-interact/artifacts/.

Validation

  • bun run validate:release

Merged via PR #28.

v0.1.6

Choose a tag to compare

@JasonxzWen JasonxzWen released this 20 May 07:09
f2c1648

Summary

  • Migrate schema version 2 managed skill:html-work-reports locks to skill:effective-interact during skill-hub update.
  • Replace an existing same-name effective-interact destination only for this explicit rename after lock hash checks pass.
  • Document the managed update boundary for normal, force, and rename update paths.

Validation

  • bun run validate:release
  • git diff --check

v0.1.5

Choose a tag to compare

@JasonxzWen JasonxzWen released this 18 May 09:39
42cfe23

Changes

  • Introduce effective-interact as the replacement for html-work-reports.
  • Add an HTML usefulness gate, interaction workflow guidance, option-gallery/export-editor fixtures, and ignored skill-local artifact handling.
  • Bump the package to 0.1.5.

Validation

  • git diff --check
  • openspec validate advance-effective-interact-decision-quality
  • openspec validate polish-effective-interact-runtime-quality
  • bun run validate:release