Skip to content

fix(investigate): Support standalone freeze hook path#1648

Open
Gujiassh wants to merge 1 commit into
garrytan:mainfrom
Gujiassh:fix/investigate-freeze-path-standalone
Open

fix(investigate): Support standalone freeze hook path#1648
Gujiassh wants to merge 1 commit into
garrytan:mainfrom
Gujiassh:fix/investigate-freeze-path-standalone

Conversation

@Gujiassh
Copy link
Copy Markdown

Summary

  • Update gstack-investigate's Edit/Write freeze hook to try both bundled ../freeze and standalone marketplace ../gstack-freeze install paths.
  • Update the Scope Lock availability check to use the same path resolution, so standalone installs can still enable the debug boundary.
  • Add a focused regression test for both generated and template investigate skill docs.

Fixes #1647.

Validation

  • bun test test/investigate-freeze-path.test.ts test/skill-validation.test.ts --timeout 30000
  • bun run scripts/gen-skill-docs.ts --dry-run
  • git diff --check

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.

gstack-investigate: PreToolUse hook path breaks on standalone marketplace installs (/../freeze/bin/check-freeze.sh not found)

1 participant