 |
Features
- Add command-line properties replacement support (CommandFunctionTools).
- Introduce
ToolFunction interface.
- Add unit-test creation guidance tag.
Fixes
- Apply deny-check per command part instead of the entire command line.
- Handle error responses correctly in
callRestApi.
- Fix prompt default selection, method naming, and
custom parameter processing.
Refactoring
- Relax method visibility from
private to package-private where needed.
- Miscellaneous Sonar-driven cleanups.
Tests
- Add and expand automated test coverage.
|
dev |