Skip to content

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 02 May 07:41
· 109 commits to main since this release

CI / release workflow

  • Smoke test: updated MCP tool-count assertion from 5 → 6 to include inspect_vast; added inspect_vast to the per-tool name check.
  • Chrome extension publish: replaced non-existent trmcnvn/upload-google-chrome-extension action (fake SHA) with the correct mnao305/chrome-extension-upload@fdfe79400af990f5145a319e834aee64907ccff4 (v6.0.0); corrected input name extensionfile-path; pinned actions/setup-node in chrome job to SHA 48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e (v6.4.0).

Other

  • Committed docs, GitHub workflow helpers, METHODOLOGY.md, and test fixtures that were staged but not included in the v0.4.6 release commit.