What's wrong with this entry?
The /hooks command has been redesigned from a full hook management interface (add, edit, delete) to a read-only viewer. Users can browse hook events, matchers, and see hook details, but can no longer modify hooks through the UI.
What changed:
- Removed: "Add new hook", "Delete hook?", "Delete matcher?", "Save hook configuration", "Where should this hook be saved?" dialogs
- Added: "Hook details" detail view showing event, matcher, type, source, command/prompt, and status message
- Added: "This menu is read-only. To add or modify hooks, edit settings.json directly or ask Claude."
- Added: "To re-enable hooks, remove
disableAllHooksfrom settings.json or ask Claude." - Navigation: "Esc to go back" / "Esc to close" guides
- Description changed from "Manage hook configurations" to "View hook configurations"
Read-only hooks viewer (search for "View hook configurations", "This menu is read-only", "Hook details")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.