Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
71–80 of 81 posts
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#72nice readme, very informative. Can you link new cards to past cards? as in, "fix bug introduced by that task".
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#73Cool, does it include AI agents to analyze stories, tasks, timeline, etc?
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#74When an agent and a human disagree on priority, who wins... is there an override, a queue or some kind of arbitration?
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#75What are people's workflows these days? As I use claude more and more I've started using git worktrees, one branch per worktree per PR, with possibly multiple agents working in each worktree at the same time on different aspects. And I manually instruct those agents. Like Emdash/Cursor/Zed. Sometimes I review code locally, sometimes agents push and I review in GitHub, no clear system yet. (jj seems promising, but Zed…
This is pretty much my flow as well. Haven't gone beyond managing three work trees in parallel. It's nice being able to test locally against multiple work trees -- one is at 3000, then 3001, etc.
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#76The landing page is really well-made. How did you build it?
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#77Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#78This is what was for looking for. I need a visual surface to plan agentic feature development workflow. Don't you mind if I make Paca integration with the AI agentic Go runtime I'm developing? your OpenHands concept with container per agent seem little heavy. I will start from WASM plugin, but in perspective, I would like to make a port replacing the OpenHands on services/ai-agent level.
In fact, you are more than welcome to work directly on a branch in the Paca repository and contribute to the community with me. I'd be thrilled to collaborate!
If you'd like, feel free to connect with me on LinkedIn: https://www.linkedin.com/in/pikann22
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#79This is what was for looking for. I need a visual surface to plan agentic feature development workflow. Don't you mind if I make Paca integration with the AI agentic Go runtime I'm developing? your OpenHands concept with container per agent seem little heavy. I will start from WASM plugin, but in perspective, I would like to make a port replacing the OpenHands on services/ai-agent level.
That sounds absolutely amazing! I'd love to see that integration. In fact, you are more than welcome to work directly on a branch in the Paca repository and contribute to the community with me. I'd be thrilled to collaborate! If you'd like, feel free to connect with me on LinkedIn: https://www.linkedin.com/in/pikann22
Re: Show HN: Paca – Lightweight Jira alternative for human-AI collaboration
#80Can your plugin system support custom workflow triggers yet?