Skip to content

Releases: 0xnu/thales

Thales v2025.03.08_02

08 Mar 20:20
218f806
Compare
Choose a tag to compare

Thales v2025.03.08_02

Improvements:

  • Upgraded Rating System Algorithm

    • Added impact multipliers for bug severity
    • Implemented code structure analysis for smells detection
    • Enhanced vulnerability scoring with data exposure penalties
    • Improved coverage calculation for untested files
  • Enhanced PDF Report Generation

    • Improved layout and typography

For usage instructions, see the README.md

Thales v2025.03.08

08 Mar 17:04
10042a4
Compare
Choose a tag to compare

Thales v2025.03.08

New Features:

  • Implemented code quality rating system (A-E)
    • Bugs: Measures code defects
    • Code Smells: Identifies maintainability issues
    • Coverage: Tracks test coverage percentage
    • Duplications: Detects code duplication ratio
    • Vulnerabilities: Assesses security risks

Improvements:

  • Enhanced HTML report formatting
    • Added consistent styling
    • Improved readability
    • Fixed footer display
  • General bug fixes and performance enhancements

For usage instructions, see the README.md

Thales v2025.03.07

07 Mar 23:37
3a6cc68
Compare
Choose a tag to compare

Thales v2025.03.07

Refinements:

  • Code scanning improvements
  • Bug fixes

For usage instructions, see the README.md

Thales v2025.03.05

05 Mar 22:18
8ceb323
Compare
Choose a tag to compare

Thales v2025.03.05

New Features:

  • Document Export Capabilities for Code Reviews
    • Added PDF export with --pdf flag
    • Added HTML export with --html flag
    • Improved formatting and styling of exported files

For usage instructions, see the README.md

Thales v2025.02.27

27 Feb 18:31
aa9b20f
Compare
Choose a tag to compare

Thales v2025.02.27

Enhancements:

  • Expanded LLM Support

    • Added Grok-2 integration with --llm grok2 flag
    • Added Mixtral integration with --llm mixtral flag
    • Improved response handling and error recovery
    • Enhanced multi-model compatibility
  • Enhanced Security Features

    • Advanced vulnerability detection and analysis
    • Improved security-focused code reviews
    • Real-time security pattern recognition
    • Detailed dependency scanning

For usage instructions, see the README.md

Thales v2025.02.25_1.0.3

25 Feb 22:01
da9b29b
Compare
Choose a tag to compare

Thales v2025.02.25_1.0.3

Enhancements:

  • Added code review functionality

    • Full codebase analysis with --cb flag
    • Single file review with --sf flag
    • Customizable focus areas (security, performance, concurrency, etc.)
    • Configurable severity levels (low, medium, high)
    • Custom output directory support with --review-output
  • Enhanced LLM Integration

    • Improved accuracy and reliability
    • Optimized prompts for code analysis
    • Enhanced response parsing for better accuracy
  • Expanded Language Support

    • Added support for 30+ programming languages
    • Auto-detection of programming languages
    • Natural language detection for code comments
    • Improved multi-language codebase handling
  • Code Analysis Features

    • Security vulnerability detection
    • Performance bottleneck identification
    • Concurrency issue analysis
    • Dead code detection
    • Corner and edge case identification
    • Algorithmic efficiency analysis

For usage instructions, see the README.md

Thales v2025.02.25_1.0.2

25 Feb 17:39
c736b5e
Compare
Choose a tag to compare

Thales v2025.02.25_1.0.2

Enhancements:

  • Added OpenAI integration as alternative LLM option
  • Implemented LLM selection with --llm flag (claude|openai)
  • Enhanced environment configuration to support multiple API keys
  • Improved documentation with dual LLM usage examples

For usage instructions, see the README.md

Thales v2025.02.25

25 Feb 03:18
a4b41b6
Compare
Choose a tag to compare

Thales v2025.02.25

Enhancements:

  • Smart content size management with self-adjusting limits
  • Intelligent file scanning with hidden file exclusion
  • Advanced context building with automatic content truncation

For usage instructions, see the README.md

Thales v2025.02.23

23 Feb 12:50
af50f1b
Compare
Choose a tag to compare

Thales v2025.02.23

Features:

  • Multi-language README generation support (ISO 639-1)
  • Improved code scanning and context building
  • Enhanced documentation structure

For usage instructions, see the README.md