~/.claude/settings.json에 hook 박음
{
"hooks": {
"Stop": "osascript -e 'display notification \"끝남\" with title \"Claude\"'"
}
}긴 작업 던져놓고 다른 일 하다가 macOS 알림으로 끝났음을 앎
밤에 백그라운드 돌릴 때 진짜 편함
~/.claude/settings.json에 hook 박음
{
"hooks": {
"Stop": "osascript -e 'display notification \"끝남\" with title \"Claude\"'"
}
}긴 작업 던져놓고 다른 일 하다가 macOS 알림으로 끝났음을 앎
밤에 백그라운드 돌릴 때 진짜 편함