v0.1.6
Klavis-AI/klavisv0.1.6Jun 20, 2025by github-actions[bot]
AI Summary
This release focuses on SDK generation improvements, transitioning to Fern SDK generation and adding an OAuth URL endpoint to the SDK. The update also includes automation enhancements with a new release step in the CI/CD pipeline.
Key Highlights
- Transitioned to Fern SDK generation with a new GitHub action
- Removed old SDK generation action
- Added get OAuth URL endpoint to the SDK
- Added release automation step in CI/CD pipeline
New Features
- Fern SDK generation action
- OAuth URL endpoint in SDK
- Release step automation in GitHub Actions
Full Release Notes
## What's Changed * Add action for fern sdk generation by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/91 * rm old sdk action by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/92 * fern/update generator by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/93 * add get oauth url endpoint to sdk by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/94 * add release step in action by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/95 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/v0.1.5...v0.1.6