Skip to content

fix: harden host lifecycle and release safety#207

Merged
vincentkoc merged 4 commits into
mainfrom
fix/clawpatch-remediation
Jun 18, 2026
Merged

fix: harden host lifecycle and release safety#207
vincentkoc merged 4 commits into
mainfrom
fix/clawpatch-remediation

Conversation

@vincentkoc

Copy link
Copy Markdown
Owner

Summary

  • protect managed host integrations from broad ownership matches, unsafe restoration order, and malformed markers
  • read Copilot CLI live PostToolUse fields and repair disabled Copilot Agent hook configs
  • build releases from verified tag refs, validate Homebrew tap tag input, and make pnpm build cross-platform

Root cause

Several lifecycle adapters used broad textual ownership checks or delete-then-restore flows. Release dispatches accepted a validated tag name but checked out an ambiguous ref. The build script relied on POSIX-only filesystem commands.

Validation

  • pnpm verify
  • pnpm build
  • node dist/cli/main.js --version
  • structured branch autoreview

@vincentkoc vincentkoc merged commit 162dc88 into main Jun 18, 2026
5 checks passed
@vincentkoc vincentkoc deleted the fix/clawpatch-remediation branch June 18, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant