v3.4.1
What's Changed
- Upgraded dependencies (#151) - Gito.bot install was forcing a downgrade of the Python typer package (@gczajkowskiTT)
- No more LLM retries when max tokens exceeded (see ai-microcore v4.5.0 release)
- Do not fail entire code review due to failed file reviews (too large files, etc.) - display warnings instead
- Added ability to specify ignored files as list of fnmatch patterns in config.toml via new
exclude_filesproperty - Fix: raise ValueError instead of using asserts
Full Changelog: v3.4.0...v3.4.1