Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Config Templates

These files are example model/provider templates for codex-multi-auth.

Primary (Codex-named)

File Purpose
codex-modern.json Modern variant-based template
codex-legacy.json Legacy explicit-model template
minimal-codex.json Minimal debug template

Notes

  • These templates are optional for the OAuth account manager flow.
  • Core auth commands use codex auth login.

Defaults Included

  • GPT-5.x Codex model families
  • store: false
  • include: ["reasoning.encrypted_content"]
  • Sensible fallback behavior for unsupported model entitlements

Related Docs