use-agent
AI agent metadata primitives for RustUse.
Experimental
use-agent is experimental while use-ai remains below 0.3.0.
Example
use ;
let name = new?;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Agent names and identifiers, kinds, status, modes, autonomy levels, loop kinds, handoffs, observations, and actions.
- Metadata only.
Non-goals
- Running agent loops, making plans, calling tools, memory access, retrieval, delegation, or user prompting.
License
Licensed under either Apache-2.0 or MIT.