added new hook InstructionsLoaded

This commit is contained in:
Shayan Rais
2026-03-05 13:05:41 +05:00
parent f467c65daa
commit 54bf549011
6 changed files with 46 additions and 7 deletions
+1
View File
@@ -17,5 +17,6 @@
"disableConfigChangeHook": false,
"disableWorktreeCreateHook": false,
"disableWorktreeRemoveHook": false,
"disableInstructionsLoadedHook": false,
"disableLogging": true
}