Releases: hotdata-dev/hotdata-cli
Releases · hotdata-dev/hotdata-cli
0.1.13 - 2026-04-24
24 Apr 19:07
Compare
Sorry, something went wrong.
No results found
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
Download hotdata-cli 0.1.13
0.1.12 - 2026-04-24
24 Apr 02:31
Compare
Sorry, something went wrong.
No results found
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
(cli) Clarify datasets command as upload and query Parquet/CSV
(skill) Prefer workspace context API for data model and agents
(skill) Context API only for data model and workspace docs
(readme) Document workspace context commands and API-first model
(skill) Align Hotdata SKILL with current CLI flags
(skill) Sandbox datasets, long flags, and WORKFLOWS
(skill) Unify dataset SQL as datasets..Install hotdata-cli 0.1.12 Install prebuilt binaries via shell script curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.12/hotdata-cli-installer.sh | sh Install prebuilt binaries via Homebrew Download hotdata-cli 0.1.12
v0.1.11
20 Apr 18:08
Compare
Sorry, something went wrong.
No results found
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
Download hotdata-cli 0.1.11
0.1.10 - 2026-04-17
17 Apr 19:47
Compare
Sorry, something went wrong.
No results found
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
Download hotdata-cli 0.1.10
0.1.9 - 2026-04-10
10 Apr 03:42
Compare
Sorry, something went wrong.
No results found
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
Download hotdata-cli 0.1.9
0.1.8 - 2026-04-03
03 Apr 03:24
Compare
Sorry, something went wrong.
No results found
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
Download hotdata-cli 0.1.8
0.1.7 - 2026-03-30
30 Mar 20:14
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(search) Add basic vector search (l2_distance)
(query) Async query execution by returning early from long running queries
(connections) Add connection information command (#28 )
Install hotdata-cli 0.1.7
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.7/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.1.7
0.1.6 - 2026-03-27
27 Mar 19:52
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(completions) Add completions command and include in brew formula
(search) Add indexes and text search commands
(queries) Add upload url for datasets and new queries commands (#23 )
Install hotdata-cli 0.1.6
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.6/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
Download hotdata-cli 0.1.6
0.1.5 - 2026-03-24
24 Mar 22:10
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(datasets) Add --sql and --query-id to datasets create
(workspaces) Add set command to switch default workspace
(results) Add results list command
(connections) Add connections refresh endpoint
(jobs) Add jobs commands
🐛 Bug Fixes
(cli) Add table formatting and fix wrapping issues
(cli) Skills/Auth CLI command quality of life improvements
Install hotdata-cli 0.1.5
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.5/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install hotdata-dev/tap/cli
Download hotdata-cli 0.1.5
0.1.4 - 2026-03-17
17 Mar 19:43
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
(skills) Add skill install command for CLI
(datasets) Add datasets commands to create, list, and view datasets in CLI
(datasets) Add upload id functionality to datasets create command
(connections) Add connection command to list/view/create connections via the CLI
Install hotdata-cli 0.1.4
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/hotdata-dev/hotdata-cli/releases/download/v0.1.4/hotdata-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install hotdata-dev/tap/cli
Download hotdata-cli 0.1.4