Skip to content

CodeAudits-Action v.2.0.0

Latest

Choose a tag to compare

@frogermcs frogermcs released this 29 Jul 16:47
· 6 commits to main since this release

What's New in v2.0.0

  • 🤖 AI-Powered Code Audits: Integrate with Google Gemini for intelligent code analysis and insights
  • 📝 Default Analysis Prompts: 8 pre-built prompts covering architecture, SOLID principles, security, testing, and more
  • 🎯 Custom Prompt Support: Create and use your own custom analysis prompts from .codeaudits/prompts directory
  • 💻 Local Development: Run the tool locally outside of GitHub Actions for faster development cycles
  • ⚡ Updated Dependencies: Upgraded to Repomix v1.2.0 for improved parsing performance and reliability
  • 📚 Enhanced Examples: More comprehensive GitHub Actions configuration examples and use cases

Full Changelog: v1.1.0...v2.0.0