Skip to content

Add Codex LLM provider#260

Open
spalen0 wants to merge 1 commit into
mainfrom
codex-llm-provider
Open

Add Codex LLM provider#260
spalen0 wants to merge 1 commit into
mainfrom
codex-llm-provider

Conversation

@spalen0
Copy link
Copy Markdown
Collaborator

@spalen0 spalen0 commented Jun 2, 2026

Summary

  • add a native OpenAI Codex SDK LLM provider with read-only, deny-all, ephemeral turns
  • wire LLM_PROVIDER=codex into the provider factory with optional Codex auth reuse
  • add docs, env examples, optional dependency lock updates, and focused tests

Tests

  • uv lock
  • uv run --extra dev ruff check utils/llm/codex_provider.py utils/llm/factory.py tests/test_llm.py
  • uv run --extra dev pytest tests/test_llm.py -q
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant