core-agent-ide/docs
Eric Traut e13b35ecb0
Simplify auth flow and reconcile differences between ChatGPT and API Key auth (#3189)
This PR does the following:
* Adds the ability to paste or type an API key.
* Removes the `preferred_auth_method` config option. The last login
method is always persisted in auth.json, so this isn't needed.
* If OPENAI_API_KEY env variable is defined, the value is used to
prepopulate the new UI. The env variable is otherwise ignored by the
CLI.
* Adds a new MCP server entry point "login_api_key" so we can implement
this same API key behavior for the VS Code extension.
<img width="473" height="140" alt="Screenshot 2025-09-04 at 3 51 04 PM"
src="https://github.com/user-attachments/assets/c11bbd5b-8a4d-4d71-90fd-34130460f9d9"
/>
<img width="726" height="254" alt="Screenshot 2025-09-04 at 3 51 32 PM"
src="https://github.com/user-attachments/assets/6cc76b34-309a-4387-acbc-15ee5c756db9"
/>
2025-09-11 09:16:34 -07:00
..
advanced.md Simplify auth flow and reconcile differences between ChatGPT and API Key auth (#3189) 2025-09-11 09:16:34 -07:00
authentication.md Simplify auth flow and reconcile differences between ChatGPT and API Key auth (#3189) 2025-09-11 09:16:34 -07:00
CLA.md Set up CLA process and remove DCO (#129) 2025-04-16 15:24:31 -07:00
config.md Simplify auth flow and reconcile differences between ChatGPT and API Key auth (#3189) 2025-09-11 09:16:34 -07:00
contributing.md README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
experimental.md README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
faq.md README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
getting-started.md Remove a broken link to prompting_guide.md in docs/getting-started.md (#2858) 2025-09-10 10:52:50 -07:00
install.md README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
license.md README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
open-source-fund.md README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
platform-sandboxing.md README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
prompts.md Custom /prompts (#2696) 2025-08-29 02:16:39 +00:00
release_management.md fix: change create_github_release to take either --publish-alpha or --publish-release (#3231) 2025-09-05 22:08:34 -07:00
sandbox.md README / docs refactor (#2724) 2025-08-27 10:30:39 -07:00
zdr.md Never store requests (#3212) 2025-09-05 10:41:47 -07:00