Show HN: Git Issues – versioned task management for AI agents
Category: cli-tool
Tags: git, issue-tracker, cli
Score: 6.3/10 (Innovation: 6, Technical: 6, Documentation: 7, Utility: 6)
Git Issues is a git-native issue tracker that stores tasks as Markdown files with YAML frontmatter inside a repository, requiring no external database or server. Its focus on AI agent integration and dependency tracking makes it interesting for developers who want version-controlled task management tightly coupled with their codebase.
Target audience: backend devs, devops
Repository: https://steviee.github.io/git-issues/ · Go · MIT · 12 stars
View on Hacker News