AI Coding Daily
チャンネル登録者数 3120人
1476 回視聴 ・ 57いいね ・ 2025/08/04
If you give your AI agent a longer task and go do something else meanwhile, it can notify you when it has the results or needs your input.
---
settings.local.json for the hook:
{
"hooks": {
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "afplay /System/Library/Sounds/Funk.aiff"
}
]
}
],
"Notification": [
{
"hooks": [
{
"type": "command",
"command": "afplay /System/Library/Sounds/Purr.aiff"
}
]
}
]
}
}
---
Official Anthropic docs on hooks: https://docs.anthropic.com/en/docs/cl...
コメント
再生方法の変更
動画のデフォルトの再生方法を設定できます。埋め込みで見れるなら埋め込みで見た方が良いですよ。
現在の再生方法: education
コメントを取得中...