# Helix 0.105.0: Stricter auth checks in CLI

> Commands that require authentication now verify your session more thoroughly before proceeding.

- Released: 19 Aug 2026 (2026-08-19)
- Packages: @trayai/helix-cli@0.105.0

## Headline changes

### Changed: `helix login` - and the commands it gates (`helix init`, `helix dev`, `helix deploy`) - now check…

`helix login` - and the commands it gates (`helix init`, `helix dev`, `helix deploy`) - now perform additional session validation before allowing you to proceed. If your credentials are stale or incomplete, you will be prompted to re-authenticate sooner rather than encountering confusing errors later in the workflow.

Docs: https://helix.tray.ai/documentation/reference/cli/auth/

---

Canonical: https://helix.tray.ai/documentation/releases/01050/
This file: https://helix.tray.ai/documentation/releases/01050.md
The full changelog: https://helix.tray.ai/documentation/releases.md
