feat(hooks): surface fsync-skip warnings to AI agent via tool output

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-05-08 15:08:34 +09:00
parent 6b69505940
commit 43b0529557
9 changed files with 300 additions and 2 deletions
+1
View File
@@ -55,6 +55,7 @@ export const HookNameSchema = z.enum([
"read-image-resizer",
"todo-description-override",
"webfetch-redirect-guard",
"fsync-skip-warning",
"legacy-plugin-toast",
])