Posted by empressplay 23 hours ago
jfc no
notification_payload=$(cat <<EOF
{
"message": "$escaped_message",
"title": "$escaped_title",
"data": {
"tag": "$escaped_request_id",
"group": "claude-code",
"actions": [
{
"action": "CLAUDE_ALLOW",
"title": " Allow"
},
{
"action": "CLAUDE_DENY",
"title": " Deny"
}
]
}
}
EOF
)
Actionable notifications are a bit cumbersome on iOS since you need to long-press the notification for actions, but it does work.So your hook -> HA -> push notification? And then you just tap to approve?
Tmux is annoying with a mobile keyboard, so I vibe coded a little mobile-friendly wrapper https://github.com/zakandrewking/pocketbot
Someone is going to solve this with a non-buggy app, but it really needs to have all the features of Claude code. Everyone is a power user in this segment
This is not to say engineers are getting replaced — but, certainly, they are changing their work. And, sure, maybe _some_ of them are being replaced. Not most of the ones I know, though. They are essential to orchestrate, curate, maintain, and drive all of this.
(Now, do they want to orchestrate it? Whole different story...)