refactor(generic 規範): 移除 worklog 並補 Copilot 說明

This commit is contained in:
Jeffery
2026-07-27 16:24:53 +08:00
parent c2239dd97d
commit 497dc55b61
10 changed files with 42 additions and 995 deletions
-15
View File
@@ -1,15 +0,0 @@
{
"hooks": {
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/worklog/worklog.sh",
"timeout": 60
}
]
}
]
}
}