Skip to content

Releases: elevenlabs/cli

@elevenlabs/cli@0.3.4

26 Jan 18:46
886fb13

Choose a tag to compare

@elevenlabs/cli@0.3.3

11 Dec 14:36
f7dad53

Choose a tag to compare

@elevenlabs/cli@0.3.2

03 Dec 16:19
b903b9e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/elevenlabs/cli/compare/@elevenlabs/cli@0.3.1...@elevenlabs/cli@0.3.2

@elevenlabs/cli@0.3.1

03 Dec 12:17
7c27eba

Choose a tag to compare

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

19 Nov 14:33
d77cdd6

Choose a tag to compare

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

10 Nov 17:06
4a99f2d

Choose a tag to compare

@elevenlabs/cli@0.2.0

30 Oct 17:33
61a156e

Choose a tag to compare

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

27 Oct 13:36
424e84e

Choose a tag to compare

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

24 Oct 16:55
0d55675

Choose a tag to compare

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

23 Oct 17:13
67c5ee4

Choose a tag to compare

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