Skip to content

v3.4.1

Choose a tag to compare

@Nayjest Nayjest released this 15 Dec 00:07
· 422 commits to main since this release
c421ec3

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_files property
  • Fix: raise ValueError instead of using asserts

Full Changelog: v3.4.0...v3.4.1