# zig-agents
Part of the [TRIOS ecosystem](https://github.com/gHashTag/trios).
**Author:** Dmitrii Vasilev <admin@t27.ai>
⚠️ **Pre-release placeholder (0.0.1-alpha).** Public API will land in 0.1.0 after Parameter Golf submission.
## About
FFI wrapper for zig-agents
## License
MIT OR Apache-2.0
## Installation
\`\`\`toml
[dependencies]
zig-agents = "0.0.1-alpha"
\`\`\`
## Usage
\`\`\`rust
// Add your usage here
\`\`\`
## Documentation
See [TRIOS documentation](https://github.com/gHashTag/trios) for full details.