Skip to content

v1.11.0

Latest

Choose a tag to compare

@czottmann czottmann released this 07 Aug 17:08
Immutable release. Only release title and notes can be modified.

New features

  • Deterministic inside-working-directory allow tier and hard-deny path list for the file tools — new allowInsideWorkingDirectory and deniedPaths settings (Configuration). Thanks to @alexander-potemkin for the submission in #10.
  • Configurable read-only tool classification and fast-stage token budget — new classifyReadOnlyTools and fastClassifierMaxTokens settings (Configuration). Thanks to @alexander-potemkin for the submission in #9.
  • Added a project glossary.

Fixed

  • Hard-deny no longer treats subdirectories of the user's home as system paths, fixing false-positive blocks on distributions that place HOME under /var (e.g. Bluefin/Fedora Silverblue with /var/home/<user>). Thanks to @vivienm for the submission in #7.

Full changelog: v1.9.0...v1.11.0