✋ Come say hi in Discord. Taking feature requests. Will be there to help.
Features
🏃️ Super fast! So you don't have to patiently wait for each response!
😊 User-friendly! No need to open browser dev tools and copy tokens!
💔 Doesn't break! Since you're authenticating in the browser, OpenAI won't block your questions!
🧠 Keep the convo going! (ie. the client remembers conversation context)
🗣 Casual chat! Ask ChatGPT freeform questions ("what is the meaning of life")!
👌 Convenient code commands for common tasks!
Usage
Commands
Note: some commands are text-selection commands and will only show in the command palette when text is highlighted
One-Time Setup
Step 1: Install the extension
Step 2: Run the command: CodeBuddyGPT: Install Login Helper via the command palette
You only need to do this once after first installing the extension. Please see Auto Login for a more details of why this is needed.
🛑 ChatGPT Capacity
ChatGPT is often at capacity. There's nothing anyone can do about that. Just keep trying until ChatGPT lets you in.
Auto-Login
ChatGPT sits behind CloudFare, which attempts to limit non-browser usage. Therefore, this extension needs to authenticate you via the browser. This extension includes a firefox runtime that is opened whenever you need to authenticate with ChatGPT.
Here's a link to Playwright's documentation if you want to confirm it's a reputable package.