Loveyless【claude code】简单的配置实现任务完成的提示! 中发帖

[image] 
如图,每次一轮对话完成进行 toast提示+系统提示音

{
"alwaysThinkingEnabled": true,
"env": {
"ANTHROPIC_MODEL": "claude-sonnet-4-5-20250929",
},
"hooks": {
"Stop": [
{
"hooks": [
{
"command": "powershell -NoProfile -Command \"[Windows.UI.Notifications.ToastNotificationManager, Windows.UI.Notifications, ContentType = WindowsRuntime] | Out-Null; $t=[Windows.U...