Skip to content

feat: support prolite plan#54

Merged
Loongphy merged 4 commits intoLoongphy:mainfrom
notcheesex:prolite-plan-support
Apr 15, 2026
Merged

feat: support prolite plan#54
Loongphy merged 4 commits intoLoongphy:mainfrom
notcheesex:prolite-plan-support

Conversation

@notcheesex
Copy link
Copy Markdown
Contributor

@notcheesex notcheesex commented Apr 12, 2026

Summary

  • add prolite plan
  • align CLI plan labels with openai/codex human-readable display names such as Free, Plus, Pro, and Pro Lite

Why

The new prolite plan (Pro x5) is not parsed yet, so codex-auth falls back to
unknown instead of showing the actual plan in CLI output.

Codex already added support for the same raw plan type and human-readable display name here:

Verification

  • zig build run -- list
  • zig build test

Parse prolite across auth, session, registry, and usage paths.
Render the CLI label as 'pro lite'.

Tested: zig build run -- list
Tested: zig build test
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 15, 2026

Open in StackBlitz

@loongphy/codex-auth-darwin-arm64

npx https://pkg.pr.new/@loongphy/codex-auth-darwin-arm64@54

@loongphy/codex-auth-darwin-x64

npx https://pkg.pr.new/@loongphy/codex-auth-darwin-x64@54

@loongphy/codex-auth-linux-arm64

npx https://pkg.pr.new/@loongphy/codex-auth-linux-arm64@54

@loongphy/codex-auth-linux-x64

npx https://pkg.pr.new/@loongphy/codex-auth-linux-x64@54

@loongphy/codex-auth-win32-arm64

npx https://pkg.pr.new/@loongphy/codex-auth-win32-arm64@54

@loongphy/codex-auth-win32-x64

npx https://pkg.pr.new/@loongphy/codex-auth-win32-x64@54

@loongphy/codex-auth

npx https://pkg.pr.new/@loongphy/codex-auth@54

commit: bbf219d

@Loongphy
Copy link
Copy Markdown
Owner

Thanks for your contribution. I made some updates to align with Codex CLI subscription plan label.

@Loongphy Loongphy merged commit f4874b8 into Loongphy:main Apr 15, 2026
@Loongphy Loongphy changed the title fix: support prolite plan feat: support prolite plan Apr 15, 2026
@notcheesex notcheesex deleted the prolite-plan-support branch April 15, 2026 18:29
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.

2 participants