Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@hahwul hahwul released this 01 Mar 04:50
· 13 commits to main since this release
adc6051

What's Changed

  • ✨ New Features
    • Expanded AI Integration
      • Local LLM: Ollama, LM Studio, vLLM
      • AI Provider: OpenAI, xAI, Github Models (Marketplace)
    • Added intellij .http File Analysis (FileAnalyzer)
    • Added golang chi framework detector and analyzer
  • 🔧 Improvements
    • Code Refactoring
    • Improve CI
  • 🐛 Bug Fixes: #552 #542 #537
  • 🛠 Other Updates
    • Documentation Update

New flags

  • --ai-provider
  • --ai-model
  • --ai-key
  • --help-all
  • --verbose

AI Features Reference

For more details on the AI features, feel free to check out the blog post and our documents below:

Special Thanks

  • @ksg97031 (Co-lead): For your tireless dedication to tackling countless challenges and driving the project to new heights.
  • @boundmania: Thanks for your steady input on feature suggestions and helping move the project forward.
  • @JohnDuq: Thanks for your careful bug reporting and keeping the project on track.

Full Changelog: v0.19.1...v0.20.0