`magic-coder-types` is a small shared crate that contains:
- WebSocket protocol message types (`protocol::types`)
- Tool argument structs + JSON Schema helpers for tool definitions (`tools`)
### Features
- `schemars` (default): enables JSON Schema derivation + tool `parameters` generation
### License
Licensed under either of:
- Apache License, Version 2.0 (`LICENSE-APACHE`)
- MIT license (`LICENSE-MIT`)