Hacker News new | ask | show | jobs
Show HN: Git-issues – AI agent-first task management for Git repos (github.com)
2 points by steviee 85 days ago
Hi,

I built git-issues to be used as a replacement for my Github Issues based workflow where I direct my coding agent to put up tasks and context besides the README.md.

This works as long as the Github Issues and what you're actually developing is in sync. However you can't just branch out, change the plan and explore something that easily with non-versioned Tasks. Also you can't revert to a certain composition of tasks just like that.

All this changes when your tasks are part of the repo and commit-history.

It's all self-contained.

Hope you find it useful.

Best, Steviee