Skip to content

Pre-GA Design Partner and Early Access only. Request access

Helix Docs
v0.91.0 CLI

Connect a new authentication

helix auth connect --new creates the credential in the browser and wires it into your project in one command, instead of leaving you to do both halves.

npm install @trayai/helix-cli@0.91.0
View as Markdown

What matters in this release

Added

helix auth connect --new creates and wires a credential in one command

It opens the Helix dashboard's connect page, waits until you have finished there, then discovers the new credential and connects it. Until now creating an authentication and wiring it into a project were two separate jobs with a context switch between them. --no-open prints the link instead of opening a browser, and with no terminal it prints the link and exits.

Read the docs →

Everything else that changed

Changed

  • The create-authentication link opens the Helix dashboard, not the Tray apptray_create_authentication_link returns the new link to AI assistants. Docs →
  • helix auth connect offers to pick a workspace instead of failingIn a terminal, a helix.config.ts with no workspaceId now prompts you to choose one. It previously failed with a pointer to helix workspace select. Docs →

All releases

Loading search…

Jump to a section

tab to move · esc to close