fix(project-context): Remove prompt-based Stop hook - #341
Merged
sylvansys merged 2 commits intoFeb 12, 2026
Conversation
Remove the only prompt-based hook (session-stop-review) from the project-context plugin. All hooks now use command-based execution exclusively. Closes #340 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
Constellos Review — PR feedback from your reviewer agents. Code Quality: In Progress... |
The constellos-review workflow references actions in constellos/github-agents that don't exist yet, causing CI failures on every PR. Disable the agents via config until the actions are available. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
sylvansys
deleted the
340-feature/please-remove-all-prompt-based-hooks
branch
February 12, 2026 06:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
session-stop-reviewStop hook) from the project-context plugin"type": "command"exclusively — no more"type": "prompt"hooks in the codebaseTest plan
hooks.jsonis valid JSON"type": "prompt"across repo returns zero resultsbun run typecheckpassesCloses #340
🤖 Generated with Claude Code