Skip to content

opentaps/ai-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-devtools

AI tools for software development

Content

code-reviewer-ai

Script to integrate in a Git repository to automatically generate code reviews. See code-reviewer-ai for more information.

redmine-plugins/issues_ai

A Redmine plugin to add AI features such as:

  • a button to review the new Issue descriptions and give suggestions
  • a Ask AI page that allows to ask questions to the AI while referencing current Issues or Wiki pages
  • integration with code-reviewer-ai to display the generated review in the Issue Associated Revisions tab and manually trigger the review generation. See redmine-plugins/issues_ai for more information.