Skip to content

v0.6.0-rc38

Pre-release
Pre-release

Choose a tag to compare

@buger buger released this 01 Aug 18:27
· 434 commits to main since this release
Improve model validation to prevent empty --model arguments

- Strengthen isValidModelName validation to catch null, undefined, empty strings
- Remove redundant model && check since isValidModelName handles null cases
- Add modelType to debug logging for better troubleshooting
- Update package version to 1.0.7

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>