Releases: JasonxzWen/harness-hub
Releases · JasonxzWen/harness-hub
Release list
v0.4.0
v0.3.0
Highlights
- Make
standardthe only user-facing target path and remove stale harness-pack/minimal wording. - Add Loop Control Plane assets plus
harness-hub loop evaluateandharness-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
insighttosource-post; old publicinsightcommands now fail with migration guidance. - Fix Chinese README source-post guidance.
Validation
git diff --checkbun run validate:release
v0.2.0
Summary
- Add the standard
insightskill for private repository interaction audits across Codex and Claude Code traces. - Add
insightcollection 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
insightin 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-runpassed for@jasonwen/harness-hub@0.2.0
v0.1.14
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-interactas 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-routerto0.12.3andskill:effective-interactto0.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
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
- 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
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-hubCLI and.harness-hubmanaged state. - Include harness assessment reporting for
validate-harness: subsystem scores, HTML output, verification command detection, and benchmark summary guidance.
Validation
git diff --checkopenspec validate --allbun run validate:releasenpm publish --access public --dry-runpowershell -ExecutionPolicy Bypass -File scripts\smoke-managed-update.ps1
v0.1.9
Highlights
- Strengthens
effective-interactas 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/andskills/effective-interact/artifacts/.
Validation
bun run validate:release
Merged via PR #28.
v0.1.6
Summary
- Migrate schema version 2 managed
skill:html-work-reportslocks toskill:effective-interactduringskill-hub update. - Replace an existing same-name
effective-interactdestination 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:releasegit diff --check
v0.1.5
Changes
- Introduce
effective-interactas the replacement forhtml-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 --checkopenspec validate advance-effective-interact-decision-qualityopenspec validate polish-effective-interact-runtime-qualitybun run validate:release