openagent-sdk is the Rust reference facade. It wraps OAS, Arsenal, AEGIS, and the skills policy hook while re-exporting the lower-level SDKs for advanced use.
Install
Create an agent
Production builder
Use the builder when you need to attach a real Arsenal broker, AEGIS registry, or custom skills policy.Verify with AEGIS context
Broker credentials
Skills policy
Re-exports
The crate re-exports the wrapped SDKs for advanced adapters:Current status
| Field | Value |
|---|---|
| Crate | openagent-sdk |
| Version | 0.1.0 |
| MSRV | Rust 1.78 |
| License | Apache-2.0 OR MIT |
| Unsafe | Forbidden |