Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@cyclotruc cyclotruc released this 25 Jun 18:19
· 55 commits to main since this release
c2ad390

image

Changelog [0.1.5]

🚀 New Features

  • Private Repository Support - Added comprehensive GitHub PAT token support for CLI and web UI (@filipchristiansen)
  • Enhanced CLI - Added --include-gitignored flag (@ArmanJR) and --output - for stdout streaming (@cwest)
  • Self-Hosted Git - Support for custom GitLab instances and Git domains following the pattern name.gitlab.com (@filipchristiansen)
  • AI documentation - Added /llm.txt endpoint with comprehensive agent integration guide (@cyclotruc)

🔧 Improvements

  • Tokenization - Upgraded to GPT-4o's o200k_base tokenizer (@AmgadHasan)
  • File Handling - Improved symlink processing and UTF-16 encoding support (@NicolasIRAGNE)
  • UI/UX - Fixed directory picker (@zamora-carlos), and <owner>/<repo> page titles (@amaank404)
  • Pattern Matching - Enhanced directory traversal for better file matching (@a3ng7n)

🐛 Bug Fixes

  • Fixed UI selection for exclude/include patterns that failed on subdirectories and other cases
  • Fixed UTF-16 BOM handling, CLI test isolation, and UI spacing issues
  • Improved error handling for private repositories and pattern matching

Thank you to all contributors who made this release possible, including first-time contributors and community members who helped improve documentation, testing, and feature development.

New Contributors

Full Changelog: v0.1.4...v0.1.5