Skip to content

Llama-github Release v0.1.6

Compare
Choose a tag to compare
@JetXu-LLM JetXu-LLM released this 30 Oct 14:33
· 35 commits to main since this release
37086ab

Llama-GitHub v0.1.6: Enhanced PR Analysis & Issue Linking 🚀

We're excited to announce the release of Llama-GitHub v0.1.6, bringing significant improvements to pull request analysis and issue linking capabilities.

🌟 Highlights

Enhanced Issue Detection

  • Comprehensive Issue Linking: Now supports all GitHub issue reference formats
  • Smart Validation: Improved issue number validation to prevent false positives
  • Official Format Support: Implements GitHub's autolink reference formats

Detailed PR Analysis

  • Rich Commit Information: Extract detailed commit metadata
  • Statistical Analysis: Track additions, deletions, and file changes
  • Robust Error Handling: Improved reliability in commit processing

🔧 Key Features

  1. Intelligent Issue Linking

    • Full GitHub issue URLs
    • Hash-based references (#123)
    • Closing keyword references (fixes #123)
    • Issue keyword references (issue #123)
  2. Enhanced PR Content Analysis

    • Detailed commit information
    • File change tracking
    • Comprehensive statistics
    • Author and timestamp data

📖 Documentation

Full documentation is available in our GitHub Wiki.
For migration guides and examples, please refer to our documentation.

🚀 Installation

pip install llama-github==0.1.6