Releases: elevenlabs/cli
@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
@elevenlabs/cli@0.2.1
What's Changed
Workflows support and minor fixes.
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.2.0...@elevenlabs/cli@0.2.1
@elevenlabs/cli@0.2.0
What's Changed
--env flag support is dropped, as it was using virtual env isolation. it would be reintroduced once proper env isolation is supported in the product.
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.1.2...@elevenlabs/cli@0.2.0
@elevenlabs/cli@0.1.2
What's Changed
Fixed a bug with --template flag being ignored.
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.1.1...@elevenlabs/cli@0.1.2
@elevenlabs/cli@0.1.1
What's Changed
--help significantly improved, now it shows manual for each separate module
also, fixed elevenlabs components add command
Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.1.0...@elevenlabs/cli@0.1.1
@elevenlabs/cli@0.1.0
What's Changed
Interface significantly refactored, made modular.
For example:
elevenlabs add-webhook-tool -> elevenlabs tools add --type webhook
elevenlabs delete-test -> elevenlabs tests delete
elevenlabs list -> elevenlabs agents list
Full Changelog: https://github.com/elevenlabs/cli/commits/@elevenlabs/cli@0.1.0