MoonshotAI / MoonshotAI/kimi-code
Proper OpenAI Codex (OAuth) subscription support?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What feature would you like to see?
Hello!
I've been slowly working on two versions of kimi-code, and my main branch is with attempts to add support for Codex via OAuth, so users would not need to rely on fragile codex-proxy to pretend their subscription is an API.
Changes can be found here. Please take a good look! OpenAI's Codex uses Responses Lite, so be mindful of many incompatibilities and workarounds of sorts!
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked main-branch comparison and the existing codex-proxy approach; the issue names no repository files or tests. Determine the OAuth subscription flow and the Responses Lite incompatibilities, with support for Codex OAuth without requiring codex-proxy as the completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, authentication, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100