Skip to content

Install robustness #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 23, 2025
Merged

Install robustness #330

merged 5 commits into from
Feb 23, 2025

Conversation

tcdent
Copy link
Collaborator

@tcdent tcdent commented Feb 22, 2025

  • Handle upgrades inside the install script by running uninstall/reinstall to prevent encountering agentstack update bug present in older releases.
  • If a user's UV_CACHE_DIR is un-writeable (if, for example, they installed their first uv package with sudo) use a different cache dir for the install session.
  • Update echo statements to exclude the -e flag for compatibility with all systems.

@tcdent tcdent requested a review from bboynton97 February 22, 2025 17:11
@bboynton97
Copy link
Contributor

this is beautiful. can we also add a final failure message that if something unexpected happens, it directs the user to docs.agentstack.sh/installation for other install methods

Copy link
Contributor

@bboynton97 bboynton97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

youre a god

@bboynton97 bboynton97 merged commit 8cb98ab into AgentOps-AI:main Feb 23, 2025
4 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.

2 participants