Releases: elevenlabs/cli
@elevenlabs/cli@0.5.0
What's Changed
The CLI is now agent-first by default
- feat: swap default UI mode to plain text (agent-first) by @PennyroyalTea in #69
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.4.3...@elevenlabs/cli@0.5.0
@elevenlabs/cli@0.4.3
What's Changed
- feat: add agent branch support to CLI by @carlos-cubas in #66
- fix: preserve language_presets locale code keys from case conversion by @donnyyung in #65
- 0.4.3 by @PennyroyalTea in #67
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.4.2...@elevenlabs/cli@0.4.3
@elevenlabs/cli@0.4.2
What's Changed
- Update default LLM from Gemini 2.0 Flash to 2.5 Flash in CLI templates by @PennyroyalTea in #64
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.4.1...@elevenlabs/cli@0.4.2
@elevenlabs/cli@0.4.1
What's Changed
- fix: bump elevenlabs-js SDK to 2.36.0 by @PennyroyalTea in #62
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.4.0...@elevenlabs/cli@0.4.1
@elevenlabs/cli@0.4.0
What's Changed
- feat: add agent versioning and branch support by @PennyroyalTea in #59
- fix: preserve workflow node/edge keys from case conversion by @PennyroyalTea in #60
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.3.4...@elevenlabs/cli@0.4.0
@elevenlabs/cli@0.3.4
What's Changed
camelisation related fixes
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.3.3...@elevenlabs/cli@0.3.4
@elevenlabs/cli@0.3.3
What's Changed
dependencies versions patch
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.3.2...@elevenlabs/cli@0.3.3
@elevenlabs/cli@0.3.2
What's Changed
- Bump react version by @PaulAsjes in #38
New Contributors
- @PaulAsjes made their first contribution in #38
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.3.1...@elevenlabs/cli@0.3.2
@elevenlabs/cli@0.3.1
What's Changed
fixes around sdk dependensies to support recent features
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.3.0...@elevenlabs/cli@0.3.1
@elevenlabs/cli@0.3.0
What's Changed
Breaking: snake_case <-> camelCase conversion of config properties is fixed to correctly handle secret id
Supported workflow configs in interactive mode. Supported creating an agent from existing local config directly.
Fixed bugs around tool pulling
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.2.1...@elevenlabs/cli@0.3.0