Skip to content

Releases: hotdata-dev/hotdata-cli

0.2.2 - 2026-05-04

04 May 23:11
150c55c

Choose a tag to compare

Release Notes

🚀 Features

  • (wizard) Render schema description, examples, defaults (#75)

Install hotdata-cli 0.2.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.2/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.2.2

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.2.1 - 2026-04-30

30 Apr 18:09
3170f28

Choose a tag to compare

Release Notes

📚 Documentation

  • (skill) Align hotdata skill with CLI behavior

Install hotdata-cli 0.2.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.1/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.2.1

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.2.0 - 2026-04-29

29 Apr 21:14
2ee2666

Choose a tag to compare

Release Notes

🚀 Features

  • (datasets) Add update subcommand to rename label or table_name
  • Data/dataset refresh + indexes auto-embedding + embedding providers (#67)
  • (skills) Add optional geospatial agent skill
  • (skills) Auto-update bundled agent skills after CLI upgrade

🐛 Bug Fixes

  • (datasets) Match runtimedb response shape on update
  • (datasets) Drop synthetic schema_name on update output
  • (datasets) Restore eprintln for "Dataset updated" status line
  • (skills) Complete partial installs and improve status output
  • (skills) Show Installed: No when no skill store exists
  • (skills) Stop repeat auto-downloads (parse SKILL.md, stale tarball guard)

💼 Other

  • (release) Bump geospatial skill version on release

🚜 Refactor

  • (skills) Always auto-update skills when eligible (remove env opt-out)

🎨 Styling

  • (datasets) Drop redundant Stylize import in update path

Install hotdata-cli 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.2.0/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.2.0

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.14 - 2026-04-28

28 Apr 01:02
c318258

Choose a tag to compare

Release Notes

🚀 Features

  • (auth) Add CLI auth session support (JWT access tokens, refresh, PKCE login)
  • (indexes) Workspace-wide list with filters and parallel fetch

💼 Other

  • (codecov) Treat patch coverage as informational

🧪 Testing

  • Raise coverage for indexes list and get_none_if_not_found

Install hotdata-cli 0.1.14

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.14/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.1.14

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.13 - 2026-04-24

24 Apr 19:07
1ea920d

Choose a tag to compare

Release Notes

🚀 Features

  • (auth) Add login subcommand mirroring bare auth

🐛 Bug Fixes

  • (context) Strip .md suffix using correct byte length
  • (context) Avoid UTF-8 panic when probing .md suffix

💼 Other

  • (release) Pass --no-confirm to cargo release

📚 Documentation

  • (skill) List before show; avoid blind context show DATAMODEL
  • (skill) Context: notation and analysis vs DATAMODEL

Install hotdata-cli 0.1.13

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.13/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.1.13

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.12 - 2026-04-24

24 Apr 02:31
68dc3e7

Choose a tag to compare

Release Notes

🚀 Features

  • (context) Add context list/show/pull/push commands

🐛 Bug Fixes

  • (context) Fail-fast pull when target exists; expand stem tests

🚜 Refactor

  • (context) Clearer fetch_context exhaustiveness; drop no-op mkdir

📚 Documentation

v0.1.11

20 Apr 18:08
9d7675d

Choose a tag to compare

Install hotdata-cli 0.1.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.11/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.1.11

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.10 - 2026-04-17

17 Apr 19:47
6b81535

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (connections) Add health check to connection flow

Install hotdata-cli 0.1.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.10/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.1.10

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.9 - 2026-04-10

10 Apr 03:42
3b3e32c

Choose a tag to compare

Release Notes

🚀 Features

  • (sessions) Add session command feature

🐛 Bug Fixes

  • (security) Update tar from 0.4.44 to 0.4.45
  • (ci) Update workflow actions for Node.js 24 compatibility
  • (ci) Revert release.yml (cargo-dist managed)
  • (ci) SHA-pin codecov-action for consistency
  • (ci) Keep create-github-app-token at v1 to avoid breaking changes

📚 Documentation

  • (skill) Document results list, connections refresh, queries update flags
  • (skill) Workflows, references, and SKILL alignment

Install hotdata-cli 0.1.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.9/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.1.9

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.8 - 2026-04-03

03 Apr 03:24
7a130a8

Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (auth) Fix config initialization and url upload api parameter

Install hotdata-cli 0.1.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.8/hotdata-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cli

Download hotdata-cli 0.1.8

File Platform Checksum
hotdata-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hotdata-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
hotdata-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
hotdata-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum