mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-28 08:52:45 +00:00
fix: restore claude cli guidance and doctor behavior
This commit is contained in:
@@ -269,7 +269,6 @@ export function buildOpenAICodexProviderPlugin(): ProviderPlugin {
|
||||
id: PROVIDER_ID,
|
||||
label: "OpenAI Codex",
|
||||
docsPath: "/providers/models",
|
||||
deprecatedProfileIds: [CODEX_CLI_PROFILE_ID],
|
||||
auth: [
|
||||
{
|
||||
id: "oauth",
|
||||
|
||||
Reference in New Issue
Block a user