Skip to content

v0.17.0-pre (rolling preview)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:19
· 0 commits to 5b967dae8e5f95714dfc31f648dbc3373dc2821b since this release

Rolling preview — not a release.
Rebuilt on every merge to main. Ships as v0.17.0 when a maintainer cuts the release.
The tag moves, so re-run the install command to pick up the newest build.

0.17.0 - 2026-09-05

Added

  • The documentation never pointed to the MCP server or the Copilot CLI plugin. The home page mentioned hve-squad-mcp in passing with a bare GitHub link, and hve-squad-plugin was absent from the site and the README entirely, so a consumer had no path from this repository to either sibling's documentation. Added an Ecosystem page (docs/ecosystem.html, wired into the navigation and pager across the site) covering what each of the three repositories is, which surface to use for which host, the MCP server's two execution modes and its tool set, the plugin's install-as-a-pair rule and its two update rules, and how releases stay aligned. The home page's companion section now covers both siblings with links to their GitHub Pages sites, and README.md gained a Related repositories table (docs/index.html, README.md).

Changed

  • hve-core@8692fe3 renamed the entire data-science skill pack and retired the Supply Chain Reviewer agent outright. ds-catalog, ds-analysis-authoring, ds-dataops, ds-evaluation-design, and ds-feasibility moved under .github/skills/data-science-engineering/ as data-catalog, analysis-authoring, dataops, evaluation-design, and feasibility; Squad Data Scientist (squad-src/.github/agents/squad/squad-data-scientist.agent.md) and Squad Prompt Engineer (squad-src/.github/agents/squad/squad-prompt-engineer.agent.md) now route to the renamed skills, and squad-roster.instructions.md's data-scientist/prompt-engineer rows and Deferred Reviewer-Class Agents table were updated to match — Data Workstream Coach is described generically as the non-dispatchable coach orchestrator its successor Data Science and Engineering Coach now ships as, and the removed Supply Chain Reviewer row was dropped in favor of a note that SSSC Planner/Supply Chain Skill Assessor already cover its ground. No squad-owned charter or doc page needed a new agent; apm.yml is regenerated and repinned to 8692fe38cc0415ff8d21aa1b5d8198f008cd4038.

  • Updated hve-core dependency pin to c7ee5b9 (c7ee5b9642ab1877a6b5ce5336ebc448b89b2708).

  • Updated hve-core dependency pin to b7f8a7e (b7f8a7e8b79694812ea89a46c6517d7ae6050d0b).

  • Updated hve-core dependency pin to b972914 (b972914964965b00e40e3a65f42e592fe3885a1a).

  • Updated hve-core dependency pin to 48a7bfd (48a7bfd14cea8b5122c1ba3c17eb0a7fdb28809d).

Fixed

  • An installed hve-squad-hve-core tree could not be proven to match the commit its marketplace entry pins. config.json records a content digest rather than the git commit SHA-1, and its version comes from upstream hve-core's own plugin.json, so copilot plugin update reports 'already at latest' even when the pin moves. Added scripts/Test-HveCorePin.ps1, which recomputes the git blob SHA-1 of every installed file against the pinned tree, and rewrote the marketplace description in scripts/Build-SquadPlugin.ps1 to say the plugin replaces the official hve-core plugin rather than sitting beside it, and must be refreshed with uninstall-then-install.

Consumer install

Pin to this version:

apm install "Peter-N91/hve-squad#v0.17.0-pre"