Skip to content

Talento CLI 1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 11:03
· 1 commit to master since this release

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.