rig-derive-v0.1.13
0xPlaygrounds/rigrig-derive-v0.1.13Apr 28, 2026by github-actions[bot]
AI Summary
Adds functionality for customizing tool names in the derive macro and improves code quality.
Key Highlights
- Support custom tool names
- Added clippy no panic lints
New Features
- support custom tool names
Full Release Notes
### Added - *(rig-derive)* support custom tool names ([#1619](https://github.com/0xPlaygrounds/rig/pull/1619)) ([#1620](https://github.com/0xPlaygrounds/rig/pull/1620)) (by @qaqland) ### Other - Add clippy no panic lints ([#1663](https://github.com/0xPlaygrounds/rig/pull/1663)) (by @gold-silver-copper) - #1663 ### Contributors * @gold-silver-copper * @qaqland