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
- @step-security-bot #229
- @NicolasIRAGNE #248
- @Twoody #252
- @a3ng7n #259
- @AmgadHasan #258
- @cwest #264
- @pokey #254
- @zamora-carlos #295
- @amaank404 #303
- @dowithless #311
- @ArmanJR #253
Full Changelog: v0.1.4...v0.1.5