There was an error while loading. Please reload this page.
While using Gitpod, to prevent needing to log in every workspace, you can follow these steps in VS Code:
Ensure you are signed out of Codeium.
Uncheck the Use Secret Storage setting:
Use Secret Storage
Log into Codeium.
Note the value of apiKey from ~/.codeium/config.json.
apiKey
~/.codeium/config.json
Create two environment variables:
CODEIUM_CONFIG_API_KEY
CODEIUM_CONFIG_NAME
Start a new Gitpod instance and it should work!
Original instructions courtesy of Micha (Discord message)