Skip to content

v0.2.0

Choose a tag to compare

@Jisevind Jisevind released this 03 Nov 13:45
· 44 commits to main since this release

Features

  • add support for priority files to ensure important files are included in token budget (d728c48)
  • cli: add --no-default-ignores flag to disable default ignore patterns (a70eb44)
  • filetypes: add smart detection for more whitespace-sensitive languages and makefiles (6a9a1c0)
  • python: implement intelligent comment filtering for python source files (b0afdcb)
  • readme: enhance documentation for smart comment control and optimizations (8ac0e3a)