Files
davida-ps c1d1824f86 ci(skills): publish release trust packets + expand skill installer awareness (vercel) (#262)
* ci(skills): publish release trust packets

* ci(skills): simulate beta tag releases

* ci(skills): match release version bump rules

* chore(skills): group agent skills for installer

* chore(skills): make clawtributor global

* chore(skills): bump all skills for trust release

* ci(skills): require npx install docs

* fix(skills): simulate prerelease tag versions

* fix(skills): aggregate trust artifact checksum failures

* fix(frontend): advertise npx skills suite install

* chore(frontend): drop ad hoc homepage copy test

* fix(ci): run skill release tooling tests
2026-06-10 13:22:22 +03:00

1.0 KiB

Changelog

[0.0.1-beta3] - 2026-06-10

Changed

  • Re-released skill package with updated marketplace grouping and signed release trust artifacts for Vercel-compatible skill installation.

[0.0.1-beta2] - 2026-05-13

Security

  • Added explicit signed release artifact verification instructions for standalone installs, including checksums.json, checksums.sig, signing-public.pem, archive hash verification, and SKILL.md/skill.json checksum checks.

Changed

  • Re-release skill payload metadata after excluding test-only files from release SBOMs and archives.

[0.0.1-beta1] - 2026-05-10

  • Added baseline skill metadata, frontmatter, and implementation specification.
  • Reserved folder structure for NanoClaw host services, MCP tools, detector code, and tests.
  • Beta release notes: this release is a scaffold/spec baseline and does not yet ship active runtime proxy interception.
  • Beta release notes: host-service and MCP contracts are defined, but detection/enforcement behavior is not active by default.