Skip to content

Releases: corbado/homebrew-tap

Corbado CLI v1.0.1

Choose a tag to compare

@corbado-cli-releases corbado-cli-releases released this 24 Sep 07:21
6023532

Added

  • Download standalone Linux x64 and arm64 executables from the public release, with SHA-256 checksums and no Bun or Node.js requirement.

Changed

  • Experiment guidance now explains posterior evidence thresholds, allocation diagnostics and unavailable error guardrails. Session lookup and enrichment guidance distinguishes read-only results from processing and attribution effects.

Corbado CLI v1.0.0

Choose a tag to compare

@corbado-cli-releases corbado-cli-releases released this 15 Sep 15:01
9b8a3f4

Added

  • Investigate error flavours or a curated group's members with error-flavours inspect: live affected-attempt rates, environment and signature breakdowns, complete returned grouping data, and bounded occurrence and parent-flow samples. The command is read-only and reports sampling and data limits.
  • Create curated error groups and assign or unassign error signatures with typed commands, including assignment provenance and help/schema guidance.
  • Edit curated error names, descriptions, types and severities while preserving omitted fields; update or clear assignment notes without changing signature groups.
  • Read browser SDK reliability settings with sdk-config without ingesting events.
  • Project listings now print a stderr hint explaining how to target another project without changing the saved default; stdout remains JSON.

Changed

  • Read native SDK policy with sdk-config --sdk-name, filter credential activity with passkey-cohort --authenticator-class, and generate server-filtered custom-flow drilldowns. Trusted-device guidance explains check/enrollment outcomes and binding cohorts.
  • Agent guidance distinguishes pasted input from manual/autofill completion, preserves full browser versions in subflow analysis, and explains flow ownership when assembling UI-pattern timelines.

Corbado CLI v0.3.0

Choose a tag to compare

@corbado-cli-releases corbado-cli-releases released this 12 Sep 13:48

Added

  • Run parallel agents against registered projects with --project-id, or pin each process with CORBADO_PROJECT_ID. Conflicting targets and incomplete explicit credentials fail without falling back to another project. Context-generated commands preserve the selected project, and switch --whoami reports how its target and credentials were selected.
  • Read historical funnel node and edge metrics, independent cohort breakdowns and period comparisons with funnel-history; discover project metadata and reproduction guidance with funnel-history-metadata.

Changed

  • Agent schemas now describe versioned low/UI capture, richer subflow environment breakdowns and batched funnel totals.
  • Agent guidance distinguishes retained decision offers, client enrichment, security-stage evidence and current panel flow interpretations, explains native credential probes that appear only in raw events, and separates batch duplicate status from client retries.

Corbado CLI v0.2.1

Choose a tag to compare

@corbado-cli-releases corbado-cli-releases released this 07 Sep 15:59

Install the Corbado Observe CLI on Apple Silicon macOS using a Homebrew binary cask:

brew install --cask corbado/tap/corbado

The cask installs the signed, notarized executable directly, links corbado onto PATH,
and includes jq for JSON filtering. No CLI compilation or Bun/Node.js installation
is needed. This release supports Apple Silicon macOS only.

If you installed the previous Homebrew formula, run brew uninstall --formula corbado
before installing the cask. Your project configuration and stored credentials are preserved.