Skip to content

Releases: deepgram/cli

v0.2.17

31 Mar 15:34
456c36e

Choose a tag to compare

0.2.17 (2026-03-31)

Bug Fixes

  • debug: correct debug audio example to use --file/-f flag (42dcdad)
  • listen: emit metadata as WebVTT NOTE block in header, suppress status lines during caption streams (58808e2)
  • listen: show captions before JSON output path so --webvtt and --srt work on pre-recorded files (16b4445)
  • listen: suppress JSON summary after live caption streams (--mic/stdin --webvtt/--srt) (27c29e7)

v0.2.16

31 Mar 13:31
97ceb45

Choose a tag to compare

0.2.16 (2026-03-31)

Features

  • skills: fetch only repo skills, install as individual slash commands (243ca0f)
  • web: add all-commands showcase section to landing page (2e8c843)

Bug Fixes

  • ci: deploy staging on every push to main, not just web changes (399ceba)

v0.2.15

31 Mar 09:50
bc5a8e6

Choose a tag to compare

0.2.15 (2026-03-31)

Features

  • update: add hidden --record-install-method flag for install scripts (07f5035)

Bug Fixes

  • release: ensure root package is always marked as latest (869f413)
  • update: fix uv tool install detection when Python exe is a symlink (6b8dd9c)

v0.2.14

31 Mar 07:13
3036c8a

Choose a tag to compare

0.2.14 (2026-03-31)

Bug Fixes

  • listen: make sounddevice a hard dep and surface mic errors (6b3b088)
  • update: serialize InstallMethod enum to string in all UpdateResult calls (dddba28)

deepctl-core: v0.2.7

31 Mar 13:31
97ceb45

Choose a tag to compare

0.2.7 (2026-03-31)

Features

  • skills: fetch only repo skills, install as individual slash commands (243ca0f)

deepctl-cmd-update: v0.2.4

31 Mar 09:50
bc5a8e6

Choose a tag to compare

0.2.4 (2026-03-31)

Bug Fixes

  • update: fix uv tool install detection when Python exe is a symlink (6b8dd9c)

deepctl-cmd-update: v0.2.3

31 Mar 07:13
3036c8a

Choose a tag to compare

0.2.3 (2026-03-31)

Bug Fixes

  • update: serialize InstallMethod enum to string in all UpdateResult calls (dddba28)

deepctl-cmd-skills: v0.0.5

31 Mar 13:31
97ceb45

Choose a tag to compare

0.0.5 (2026-03-31)

Features

  • skills: fetch only repo skills, install as individual slash commands (243ca0f)

deepctl-cmd-listen: v0.0.9

31 Mar 15:34
456c36e

Choose a tag to compare

0.0.9 (2026-03-31)

Bug Fixes

  • listen: emit metadata as WebVTT NOTE block in header, suppress status lines during caption streams (58808e2)
  • listen: show captions before JSON output path so --webvtt and --srt work on pre-recorded files (16b4445)
  • listen: suppress JSON summary after live caption streams (--mic/stdin --webvtt/--srt) (27c29e7)

deepctl-cmd-listen: v0.0.8

31 Mar 07:13
3036c8a

Choose a tag to compare

0.0.8 (2026-03-31)

Bug Fixes

  • listen: make sounddevice a hard dep and surface mic errors (6b3b088)