Skip to content

Releases: talentohq/talento-cli

Talento CLI 1.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Sep 11:03

Talento CLI 1.0.4 maps new production MCP tools: meeting question templates, training return-to-draft, CRM custom-field edits, and lead custom-field observation history.

Install

Homebrew (macOS). Homebrew 6 requires trusting this tap:

brew tap talentohq/tap
brew trust talentohq/tap
brew install --cask talento

Already installed via Homebrew:

brew update
brew upgrade --cask talento

Verified script (requires cosign):

curl -fsSL https://github.com/talentohq/talento-cli/releases/download/v1.0.4/install.sh | sh

Also available:

  • go install github.com/talentohq/talento-cli/cmd/talento@v1.0.4
  • nix profile install github:talentohq/talento-cli/v1.0.4
  • Linux deb, rpm, and apk packages attached to this release

Platforms

macOS and Linux on amd64 and arm64. macOS binaries are Developer ID signed and notarized. Windows packages are not published yet.

Full history: CHANGELOG.md. Checksums, Ed25519 signature, Sigstore, SBOMs, and GitHub attestations: Distribution and verification.

Talento CLI 1.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:31

Talento CLI 1.0.3 fixes talento skill install, update, and remove printing a blank Talento setup: line instead of the managed files that were installed, updated, unchanged, or removed.

Install

Homebrew (macOS). Homebrew 6 requires trusting this tap:

brew tap talentohq/tap
brew trust talentohq/tap
brew install --cask talento

Already installed via Homebrew:

brew update
brew upgrade --cask talento

Verified script (requires cosign):

curl -fsSL https://github.com/talentohq/talento-cli/releases/download/v1.0.3/install.sh | sh

Also available:

  • go install github.com/talentohq/talento-cli/cmd/talento@v1.0.3
  • nix profile install github:talentohq/talento-cli/v1.0.3
  • Linux deb, rpm, and apk packages attached to this release

Platforms

macOS and Linux on amd64 and arm64. macOS binaries are Developer ID signed and notarized. Windows packages are not published yet.

Full history: CHANGELOG.md. Checksums, Ed25519 signature, Sigstore, SBOMs, and GitHub attestations: Distribution and verification.

Talento CLI 1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:00

Talento CLI 1.0.2 adds Grok Build TUI as a managed coding-agent integration.

talento skill install --agent grok writes the canonical skill to ~/.grok/skills/talento (user) or .grok/skills/talento (project). The release also attaches talento-grok-wrapper_1.0.2.zip.

Install

Homebrew (macOS). Homebrew 6 requires trusting this tap:

brew tap talentohq/tap
brew trust talentohq/tap
brew install --cask talento

Already installed via Homebrew:

brew update
brew upgrade --cask talento

Verified script (requires cosign):

curl -fsSL https://github.com/talentohq/talento-cli/releases/download/v1.0.2/install.sh | sh

Also available:

  • go install github.com/talentohq/talento-cli/cmd/talento@v1.0.2
  • nix profile install github:talentohq/talento-cli/v1.0.2
  • Linux deb, rpm, and apk packages attached to this release

Platforms

macOS and Linux on amd64 and arm64. macOS binaries are Developer ID signed and notarized. Windows packages are not published yet.

Full history: CHANGELOG.md. Checksums, Ed25519 signature, Sigstore, SBOMs, and GitHub attestations: Distribution and verification.

Talento CLI 1.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 16:16

Talento CLI 1.0.1 fixes the verified installer on macOS.

The v1.0.0 macOS archives list the binary as ./talento. The installer only accepted talento, so install.sh failed after Sigstore verification. 1.0.1 accepts both names.

Install

Homebrew (macOS). Homebrew 6 requires trusting this tap:

brew tap talentohq/tap
brew trust talentohq/tap
brew install --cask talento

Already installed via Homebrew:

brew update
brew upgrade --cask talento

Verified script (requires cosign):

curl -fsSL https://github.com/talentohq/talento-cli/releases/download/v1.0.1/install.sh | sh

Also available:

  • go install github.com/talentohq/talento-cli/cmd/talento@v1.0.1
  • nix profile install github:talentohq/talento-cli/v1.0.1
  • Linux deb, rpm, and apk packages attached to this release

Platforms

macOS and Linux on amd64 and arm64. macOS binaries are Developer ID signed and notarized. Windows packages are not published yet.

Checksums, Ed25519 signature, Sigstore, SBOMs, and GitHub attestations: Distribution and verification.

Talento CLI 1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:23

Talento CLI 1.0.0 is the first stable release of the native command-line client for TalentoHQ.

It connects to the TalentoHQ MCP gateway, signs in with OAuth, and uses named profiles so you never paste an API token or a company URL.

Install

Homebrew (macOS). Homebrew 6 requires trusting this tap before the cask will load:

brew tap talentohq/tap
brew trust talentohq/tap
brew install --cask talento

Verified script (requires cosign):

curl -fsSL https://github.com/talentohq/talento-cli/releases/download/v1.0.0/install.sh | sh

Also available:

  • go install github.com/talentohq/talento-cli/cmd/talento@v1.0.0
  • nix profile install github:talentohq/talento-cli/v1.0.0
  • Linux deb, rpm, and apk packages attached to this release

Platforms

macOS and Linux on amd64 and arm64. macOS binaries are Developer ID signed and notarized. Windows packages are not published yet.

Checksums, Ed25519 signature, Sigstore, SBOMs, and GitHub attestations: Distribution and verification.