Upgrading Latent Agent
To upgrade to the latest version, activate your Python virtual environment and run:
bash
pip install --upgrade --force-reinstall latent-agent --extra-index-url https://packages.latentai.io/pypi/public/simple
Then, activate Latent Agent as usual:
bash
latent-agent init /path/to/workspace
Upgrade in the same workspace
When you upgrade, make sure you're using the same workspace root where Latent Agent was previously installed.