Skip to content

Conversation

@synacktraa
Copy link
Collaborator

Fixed CLI installation scripts (bash and PowerShell) failing to find pre-built binaries due to using /releases/latest which resolves to the most recent release across all packages (could be lume-, agent-, etc.) instead of the latest cua- release.

Changes:

  • Bash: Added get_latest_cua_tag function to query /tags endpoint
  • PowerShell: Added Get-LatestCuaTag function to query /tags endpoint
  • Construct download URLs using specific cua release tag
  • Fallback to bun/npm only when truly necessary

@vercel
Copy link

vercel bot commented Dec 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Dec 29, 2025 0:09am

@synacktraa synacktraa self-assigned this Dec 29, 2025
@ddupont808 ddupont808 merged commit ac7ac96 into main Dec 29, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants