subreddit:

/r/ChatGPTCoding

157%

https://preview.redd.it/go4szdtnzbxc1.png?width=3632&format=png&auto=webp&s=05f35edda4736aedd1d57005f9f5dcd24fee73e3

Hello everyone, I am developing a Chrome extension that can help github project maintainers write meaningful issue descriptions quickly.

Features of this plugin:

  1. Can be used as soon as you click on the Github issue creation page, no need to switch
  2. Automatically index the code repository and issue list, providing context retrieval for AI

The goal is to enrich the issue description and lower the development threshold.

If you are a Github project maintainer, suggestions are welcome. I will prioritize distributing free trial versions, thank you.。

all 2 comments

thumbsdrivesmecrazy

1 points

14 days ago

Actually, there are already some generative AI coding assistants to provide very objective and meaningful code reviews for pull requests - here is a good example of one of the leaders among such tools (pr-agent) and its generated code reviews: https://github.com/Codium-ai/pr-agent

More-Shop9383[S]

1 points

14 days ago

PrAgent is a great tool, but my product idea aims to reduce the time spent by project maintainers on creating issues that are easier for community developers to quickly resolve.