Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.06 KB

File metadata and controls

37 lines (26 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

[v0.2.0] - 2025-03-31

Added

  • Dark Mode support
  • Live token count updates during file selection
  • Separated include/exclude configuration boxes for better organization
  • Auto detect and exclude binary files
  • Use .gitignore to exclude files/folders

Improved

  • Enhanced UX/UI with better spacing and visual hierarchy
  • Faster UI rendering and response times
  • Simplified text entry for file patterns (vs. YAML format)

Fixed

  • Multiple bug fixes in file selection and processing
  • Added robust testing for file selection edge cases

[v0.1.0] - 2025-03-11

Initial release of the AI Code Fusion application with the following features:

  • Visual interface for selecting and analyzing source code directories
  • Custom file inclusion/exclusion patterns
  • Configurable token counting
  • Code content processing for AI systems
  • Multi-platform support (Windows, macOS, Linux)
  • Directory tree visualization
  • File analyzer with token estimation
  • Token counter with multiple models support