Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .env
Copy link
Contributor

Choose a reason for hiding this comment

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

Since this extension will be published to the Chrome Web Store, can you make a settings page that lets users add their OpenAI API key and GitHub token to use the GitHub integration? Possibly settings that can be added to the GitHub space creation popup:

image

Make sure that this also includes details about the type of GitHub PAT needed and what scopes should be enabled (fine-grained or classic)

Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ PLASMO_PUBLIC_MANTIS_API=https://mantiscluster.csail.mit.edu

PLASMO_PUBLIC_SDK=https://mantiscluster.csail.mit.edu/extproxy
PLASMO_PUBLIC_GOOGLE_API_KEY=AIzaSyBARjISGhJb6W6njSXUv79hAevE7fQ0RuY
PLASMO_PUBLIC_GMAIL_GOOGLE_KEY=441686323709-vvnd0nr3089o8198dknhem7hvmvv0noe.apps.googleusercontent.com
PLASMO_PUBLIC_GITHUB_REDIRECT_URI = http://localhost:3000/oauth/callback
PLASMO_PUBLIC_GMAIL_GOOGLE_KEY=441686323709-vvnd0nr3089o8198dknhem7hvmvv0noe.apps.googleusercontent.com
PLASMO_PUBLIC_GITHUB_AUTH=
PLASMO_PUBLIC_OPENAI_API_KEY=
Empty file added assets/Google__G__logo.svg.png
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this image might be broken. If it's not used, can you delete it?

image

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading