openclaw/extensions/llm-task/src
Peter Steinberger d92b3b5cc2
refactor: unify OpenAI provider identity
Refactor OpenAI provider identity so OpenAI remains the canonical provider for API-key and OAuth-backed flows while legacy openai-codex state is doctor/migration-only.

Keeps OpenAI Codex Responses as an API/transport class rather than a provider identity, moves auth aliases through providerAuthAliases, updates doctor repair sequencing for old auth/profile state, and refreshes tests/docs around the canonical OpenAI behavior.
2026-05-30 11:48:41 +02:00
..
llm-task-tool.test.ts refactor: unify OpenAI provider identity 2026-05-30 11:48:41 +02:00
llm-task-tool.ts refactor: unify OpenAI provider identity 2026-05-30 11:48:41 +02:00
runtime-api.ts [codex] Extract filesystem safety primitives (#77918) 2026-05-06 02:15:17 +01:00