Hacker News with Generative AI: Bug Tracking

Git Bug: Distributed, Offline-First Bug Tracker Embedded in Git, with Bridges (github.com/git-bug)
git-bug is a standalone, distributed, offline-first issue management tool that embeds issues, comments, and more as objects in a git repository (not files!), enabling you to push and pull them to one or more remotes.
Separation of Concerns in a Bug Tracker (greenend.org.uk)
I think all three of these rants arise from the same root cause. A record in a typical bug tracker does double duty: it records factual information about a bug that exists, and it also records plans and intentions. Sometimes these go naturally together, but not always – and when they don’t, all of the problems above arise.
Ask HN: What tools do you use to monitor mobile app UX bugs, issues or crashes? (ycombinator.com)