Skip to content

v1.2.7

Choose a tag to compare

@emilioacc emilioacc released this 27 Jan 15:57
· 169 commits to main since this release
2eaa418

What's New

Improved Login Experience

  • Auto-update shell profile: After running npx atxp login, your shell profile (~/.zshrc, ~/.bashrc, etc.) is automatically updated so new terminal windows have ATXP configured
  • Config file fallback: CLI now reads connection from ~/.atxp/config directly, so it works even without the ATXP_CONNECTION env var set
  • No more manual shell profile editing required!

How it works

  1. Run npx atxp login
  2. Complete authentication in browser
  3. Open a new terminal - ATXP tools work automatically!