0.8.96
Fixed
- Agent tool feedback: a recoverable schema/argument-validation rejection (a tool
call missing a required parameter, or a malformed empty tool name) now returns a
retry-positiveinvalid_argumentsresult that coaches the model to re-call the
tool with the named correction, instead of thepermission_denied"Do not retry
the same call" denial body. The denial body is now reserved for true
policy/permission denials. Cheap models were giving up after one fixable mistake
— observed across ~26 recent eval transcripts as a false-FAIL pass-rate
deflation.
Install / Upgrade
cargo install harn-cliFull Changelog: v0.8.95...v0.8.96