Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 510 Bytes

File metadata and controls

7 lines (5 loc) · 510 Bytes
agentsmesh patch

Lint no longer warns about agentsmesh-injected best-effort hook events

agentsmesh lint previously flagged the recall/capture hook events agentsmesh itself injects (UserPromptSubmit, PostToolUseFailure, SessionStart) as "unsupported" on targets whose hook model can't represent them — an unactionable warning, since agentsmesh injects those events and degrades them gracefully. They are now excluded from the unsupported-hook warning across every whitelist-style target.