Skip to content

Releases: Unsupervisedcom/unsupervised_cli

Unsupervised CLI v0.2.5

20 May 14:58

Choose a tag to compare

What's Changed

Added

  • auto_finder/decisions.py writes finder/{stem}/auto_finder_decisions.yaml capturing effective config, type coercions, and excludes split by source (tag-driven vs. auto-detected) (#10488)
  • Per-workflow run history sidebar (with + for fresh runs) and run entity page (/run/:sessionId) with transcript and run-scoped chat (#74)
  • demos/oil/ — oil-price demo bundle (raw data + business context + scripts; analyst regenerates .deepwork/jobs/, reports/, finder/oil_wti/ at run time), plus demos/README.md authoring guide and .deepreview demo_artifact_shape rule (#90)
  • REQ-020 foundation for directory-based demo activation: requirements doc, --initial-prompt CLI flag (REQ-020.2), demo.yml schema + parser, RED e2e for the folder-picker flow (#98)
  • Server pipeline for directory-based demo activation: GET /api/demos lists demos/*/demo.yml, POST /demo/start validates targetDir + copies + spawns the child server (REQ-020.4, REQ-020.5) (#99)
  • UI for directory-based demo activation: folder-picker dialog, /demos gallery rewire to POST /demo/start + window.open, demos/telco-churn/ bundle, Stop button + persistent registry, offer-to-clear flow for non-empty targets, analyst reports moved to docs/reports/, half-built data_bundle scaffolding pulled (deferred). Flips the folder-picker e2e from RED to GREEN. (#100)

Fixed

  • Nix devshell: Chromium-only (drops Firefox + WebKit, ~554 MB) (#65)
  • CI observability: log tool names/inputs on pre/post-tool-use hooks and bail early from transcript retries when JSONL never exists (#66)

Changed

  • report_formatting: screenshot reviewers (chart_screenshots, section_screenshots) now use review_depth: lightweight and strategy: matches_together — formatting conventions are omitted from their prompts since visual quality checks are self-contained, and all screenshots are reviewed in a single batch invocation.
  • Move bun workspaces from packages/ to code/; code/package.json is the new workspace root (workspaces: web, cli) and hosts the biome + bun lockfile. Root package.json is removed.

Documentation

  • Rename CONTRIBUTING.mdCONTRIBUTOR.md; add GitHub issue + PR templates (PRs MUST include Goal / Changes / Demo) and document the one-entry-per-branch changelog rule. AGENTS.md @-imports CONTRIBUTOR.md.

Install

curl -fsSL https://unsupervised.com/cli/install.sh | sh

Or download a binary directly from the assets below.

Binaries

Platform Asset
Linux x64 unsupervised-linux-x64
Linux arm64 unsupervised-linux-arm64
macOS Apple Silicon unsupervised-darwin-arm64
macOS Intel unsupervised-darwin-x64

Unsupervised CLI v0.2.4

07 May 21:16

Choose a tag to compare

What's Changed

Added

  • Auto-update: background version check and unsupervised upgrade command (REQ-016)
  • Build-hash cache invalidation — same-version rebuilds now correctly re-extract embedded files

Fixed

  • CLI version in package.json was stuck at 0.1.0; now kept in sync with release tags
  • Release workflow sets version from git tag and commits it back to main
  • Use PAT for release version-bump commit to bypass branch protection

Install

curl -fsSL https://unsupervised.com/cli/install.sh | sh

Or download a binary directly from the assets below.

Binaries

Platform Asset
Linux x64 unsupervised-linux-x64
Linux arm64 unsupervised-linux-arm64
macOS Apple Silicon unsupervised-darwin-arm64
macOS Intel unsupervised-darwin-x64

Unsupervised CLI 0.2.3

07 May 20:55

Choose a tag to compare

What's Changed

Added

  • Auto-update: background version check and unsupervised upgrade command (REQ-016)
  • Build-hash cache invalidation — same-version rebuilds now correctly re-extract embedded files

Fixed

  • CLI version in package.json was stuck at 0.1.0; now kept in sync with release tags
  • Release workflow sets version from git tag and commits it back to main

Install

curl -fsSL https://unsupervised.com/cli/install.sh | sh

Or download a binary directly from the assets below.

Binaries

Platform Asset
Linux x64 unsupervised-linux-x64
Linux arm64 unsupervised-linux-arm64
macOS Apple Silicon unsupervised-darwin-arm64
macOS Intel unsupervised-darwin-x64

Unsupervised CLI v0.2.2

07 May 20:10

Choose a tag to compare

Install

curl -fsSL https://unsupervised.com/cli/install.sh | sh

Or download a binary directly from the assets below.

Binaries

Platform Asset
Linux x64 unsupervised-linux-x64
Linux arm64 unsupervised-linux-arm64
macOS Apple Silicon unsupervised-darwin-arm64
macOS Intel unsupervised-darwin-x64

Unsupervised CLI v0.2.1

07 May 19:18

Choose a tag to compare

Install

curl -fsSL https://unsupervised.com/cli/install.sh | sh

Or download a binary directly from the assets below.

Binaries

Platform Asset
Linux x64 unsupervised-linux-x64
Linux arm64 unsupervised-linux-arm64
macOS Apple Silicon unsupervised-darwin-arm64
macOS Intel unsupervised-darwin-x64

Unsupervised CLI v0.2.0

07 May 00:12

Choose a tag to compare

Install

curl -fsSL https://unsupervised.com/cli/install.sh | sh

Or download a binary directly from the assets below.

Binaries

Platform Asset
Linux x64 unsupervised-linux-x64
Linux arm64 unsupervised-linux-arm64
macOS Apple Silicon unsupervised-darwin-arm64
macOS Intel unsupervised-darwin-x64