v2.0.13
What's Changed
- fix(codegen): reject empty --name in add-tool, normalize tool_name checks (422406c)
- fix(codegen): reject duplicate kwargs in add-tool --config (f2438ee)
- feat(codegen): support @file and stdin for string CLI args (312cf2e)
- feat(codegen): accept --config on add-tool (c91aef7)
Full Changelog: v2.0.12...v2.0.13