Skip to content

Conversation

@lihebi
Copy link
Collaborator

@lihebi lihebi commented Sep 7, 2023

PR #328 introduced the capability to connect to codeium. At that time, the Codeium chrome extension didn't work on codepod.io out-of-box.

As of today, the chrome extension seems to work fine with a whitelist config (Xinyi's PR Exafunction/codeium-chrome#5). Therefore, PR #328 is deprecated and we are removing related code in this PR.

To use the chrome extension on CodePod.io, add these to the whitelist:

https:\/\/app\.codepod\.io\/.*

For local development, add:

http:\/\/localhost:3000\/.*
Screenshot 2023-09-07 at 4 40 12 PM

@lihebi
Copy link
Collaborator Author

lihebi commented Sep 7, 2023

Note: DB schema changed. Need to run pnpm dlx prisma migrate dev.

@lihebi lihebi merged commit e4ac8a0 into codepod-io:main Sep 7, 2023
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.

1 participant