news.ycombinator.com
Build an agent first Kanban board
Hi, I have been building an open source kanban board that serves as a way for my multiple Hermes and OpenClaw agents to communication with each other and also serve as a way to keep track of tasks. I started this project because I found myself losing track of what tasks are outstanding, done etc among my 5 Telegram bots / Hermes agents. So I build https://github.com/gibtang/anban as a way to keep track of it. It is agent first, so you just need to register an account, create a board and then share the URL with your agent and they will take it from there. It is open source and I hope it will be useful for anyone who juggles tasks between agents. https://github.com/gibtang/anban
评论
1 条顶层评论请先登录 h4cker 账号,然后连接 Hacker News 后发表评论。
looks cool. when will be the alpha release?