Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
github.com
Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
1–10 of 81 posts
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#2Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#3Thanks for open-sourcing this! I built something similar for myself, but after few months it's so personalised that it's in no shape to be open-sourced.
I spent a lot of time trying to keep the core lean and moving the custom logic into the WASM plugin architecture precisely to avoid that trap. If you have any specific features from your internal tool that you found indispensable, I’d love to hear about them!
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#4Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#5I'm using GitHub issues and GitHub Projects with `gh` cli and I find it works well, though what I really like about this is your project level chat. I find myself having to come back to a project level session often. May give this a try, just hesitant to put it on something that's in-flight with already lots of stuff, will have to be a net new project.
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#6Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#7Everyone ends up with a workflow shaped really tightly around how they work, and it's gotten so cheap to just build and evolve your own as the models and harnesses change that picking up someone else's stops making much sense.
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#8Where does Jira really sit in a world eaten up by vibecoding?
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#9Specifically on the AI side, how does it compare to beads?
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#10Awesome to see this. Like a few others here, I hand-rolled (well, Codex-rolled) something similar that works great for me. I keep going back and forth on open-sourcing it, but my hunch is people won't really adopt these kinds of things anyway. Everyone ends up with a workflow shaped really tightly around how they work, and it's gotten so cheap to just build and evolve your own as the models and harnesses change that…