Documentation
¶
Overview ¶
Package codex implements the Codex OAuth API usage provider.
Reads credentials from ~/.codex/auth.json (or $CODEX_HOME/auth.json), hits chatgpt.com/backend-api/wham/usage for session/weekly metrics and credits balance.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
Provider fetches Codex usage data.
func (Provider) BrandColor ¶
Click to show internal directories.
Click to hide internal directories.