git-bug is a distributed, offline-first bug tracker embedded in Git repositories. It enables collaboration through standard git workflows, works without internet connectivity, and bridges with external platforms like GitHub, GitLab, Jira, and Launchpad. The tool offers multiple interfaces including CLI, terminal UI, and web UI, with a GraphQL API for integration.
Git-bug v0.11.0 introduces a rewritten web UI with code browsing capabilities, search, filtering, and repository viewing features. The release also addresses correctness issues in the cache layer that could cause data inconsistencies, and adds forward compatibility for unknown operations and a formal specification for the on-disk format.