Skip to content

v0.3.7 — harden marketplace and workflow safeguards

Choose a tag to compare

@AndrewDongminYoo AndrewDongminYoo released this 28 Aug 11:22
· 26 commits to main since this release
d7c2613

v0.3.7

This release hardens plugin installation, safety hooks, and repository workflow tools.

Why update

  • Marketplace validation now rejects sources that can escape the checked repository.
  • Guard hooks recognize more valid command wrappers and more unsafe rewriter forms.
  • Repository workflow tools now report invalid input and GitHub API failures more clearly.

Plugin updates

  • context-handoff 0.1.30.1.4: session-to-md validates options and refuses to overwrite an existing output file.
  • guard-hooks 0.2.40.2.5: command parsing covers additional wrapper and rewriter forms without bypassing safety checks.
  • repo-gate 0.1.40.1.5: marketplace and CI checks are stricter, and workflow skills require explicit authority for mutations.

Upgrade

claude plugin update context-handoff@cc-agents-kit
claude plugin update guard-hooks@cc-agents-kit
claude plugin update repo-gate@cc-agents-kit

Restart any open Claude Code session after the update.