logoalt Hacker News

khazhouxtoday at 4:35 AM2 repliesview on HN

How does this handle when Claude needs user input? To choose an option, grant tool permission, clarify questions…


Replies

neilbbtoday at 8:18 AM

If you impl this as a backend and connect to Telegram bots, agents can just do `$ ask "Should I do this?"` for agent→human and `$ alert "this thing blocked me"` for coder→planner. That's what I'm actually doing — I have 1 manager + 3 designers + 1 researcher + 2 debugger + 1 communicator + any number of temporal coders/reviewers in my setup, all connected to taskwarrior for task-driven-dev

facorreiatoday at 5:21 AM

It seems to be in the spirit of automated vibecoding. I assume it skips all permission checks.

show 1 reply