Skip to content

v0.1.4 - Action hardening and Marketplace feedback path

Choose a tag to compare

@rtonf rtonf released this 12 Jun 12:42
· 18 commits to main since this release
4b69683

v0.1.4 Hardening Release

Date: 2026-06-12

Summary

This release publishes the hardening work merged in PR #10 and prepares the GitHub Action for Marketplace feedback collection.

Changes

  • Paginate GitHub pull request files so review packets include files beyond the first 100 changed files.
  • Fail fast when the GitHub Action receives an unsupported mode or missing required inputs.
  • Move web UI dependencies out of runtime npm dependencies.
  • Update repository workflows and examples to Node 24 and first-party GitHub Actions v6.
  • Narrow public wording around security/release inputs so it matches the current implementation.
  • Add Codex Security diff scan evidence for the hardening patch.

Verification

  • npm run verify
  • PR-triggered GitHub Actions run for PR #10
  • Codex Security diff scan: docs/codex-security/action-hardening-diff-scan-2026-06-12.md

Feedback

Marketplace and external users are asked to leave feedback on Issue #6:

#6