mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
Merge pull request #649 from pbakaus/codex/link-hook-trust-guide
Docs: Link harness trust guidance
This commit is contained in:
@@ -113,6 +113,8 @@ npx impeccable update
|
||||
|
||||
Codex users should open `/hooks` after install or update and approve the project hook when prompted. Codex tracks trust by hook definition, so updates that change `.codex/hooks.json` can require approval again. Grok Build users need project folder trust (`/hooks-trust` or launch with `--trust`) before `.grok/hooks/` scripts run.
|
||||
|
||||
See [Allow the hook in your harness](https://impeccable.style/docs/hooks#allow-the-hook-in-your-harness) for harness-specific trust and verification steps.
|
||||
|
||||
### Option 2: Git Submodule
|
||||
|
||||
For teams that want to keep Impeccable vendored and updated through Git, add this repo as a submodule and link the compiled provider build into your harness folders:
|
||||
|
||||
Reference in New Issue
Block a user