New features
- Deterministic inside-working-directory allow tier and hard-deny path list for the file tools — new
allowInsideWorkingDirectoryanddeniedPathssettings (Configuration). Thanks to @alexander-potemkin for the submission in #10. - Configurable read-only tool classification and fast-stage token budget — new
classifyReadOnlyToolsandfastClassifierMaxTokenssettings (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
HOMEunder/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