Code Agent Optimised Issue Tracker / Zero Dependency Context Aware Command Line Project Management [🤖 + >_ = 🚀]
I built a command-line issue tracking system for software development projects. IssueDB provides a simple yet concrete way to manage issues, bugs, and tasks directly from your terminal with a per-directory database model - each directory gets its own issue database.
So, give your llm a boost by
issuedb-cli --prompt
And suddenly it knows how to create and fully manage issues, also it will save the context in your per-repo issue database, which is very conveniently is commit-able in your source code. And since it's a sqlite database, it has tons of feature to analyse and make it useful for long term large projects.
Hope you find it useful.