Skip to content

feat(providers): add Codex CLI support - #8

Open
Orinks wants to merge 4 commits into
john-paul-ruf:mainfrom
Orinks:codex/add-codex-cli-provider
Open

feat(providers): add Codex CLI support#8
Orinks wants to merge 4 commits into
john-paul-ruf:mainfrom
Orinks:codex/add-codex-cli-provider

Conversation

@Orinks

@Orinks Orinks commented Apr 26, 2026

Copy link
Copy Markdown

Summary

  • add Codex CLI as a built-in local tool-use provider alongside Claude CLI
  • add Codex CLI detection, settings UI status, provider metadata, and model routing
  • implement a Codex JSONL runner that maps codex exec events into Novel Engine stream events and tracks changed files
  • update README, user guide, changelog, and architecture docs

Verification

  • npm install --ignore-scripts
  • npm run lint

Notes

  • Full npm install failed on this Windows machine because better-sqlite3 had no Node 24 prebuilt binary and the Visual Studio ClangCL toolset is not installed. Typecheck was verified after installing dependencies with lifecycle scripts disabled.

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