Skip to content

remove codeium related code #519

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 1 commit into from
Sep 7, 2023
Merged

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