↑
logo

Show HN: Open-Source Animal Crossing–Style UI for Claude Code Agents

Posted by ZeidJ |3 hours ago |9 comments

hamuraijack 33 minutes ago[1 more]

"animal crossing-style" is a bit of a stretch

mitul005 an hour ago[1 more]

iMessage is the one that changes the category for me. "Agents that can text real people" is a different thing than a multi-agent demo. I've been hacking on something similar and the hardest problem wasn't orchestration it was figuring out when to bother a human vs. just deciding. How does auto-approval work, is it all-or-nothing or per task?

jameschaearley an hour ago[1 more]

Love the pixel office. Such a fun way to make multi-agent work less abstract. Being able to actually watch agents walk to their desks and pick up tasks makes it way easier to follow what's happening than staring at terminal logs. Curious if the orchestrator handles cases where two agents need to edit the same file.

billconan 3 hours ago[1 more]

does it use the claude code api or the claude code cli? You know, the claude code api is more expensive.

I also hope it can have a webapp version, rather than electron. because most of our work are on a remote server.