klieo-tools
Tool dispatch + JSON-schema arg validation + timeout enforcement for klieo-core.
Part of the klieo Rust agent framework.
Features
ToolInvokerimplementation that dispatches to registeredArc<dyn Tool>- JSON-schema validation on tool arguments before invoke
- Per-tool configurable timeouts with
ToolError::Timeouton expiry
Usage
[]
= "0.36"
Status
0.36.x — pre-1.0; patch releases are backward-compatible.
See docs/SEMVER.md.
License
MIT — see LICENSE.