支持codex的多profile模式
Open
Nobody has claimed this yet.
agent:codex
area:cli
enhancement
status:needs-triage
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 570
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 61
Description
What feature would you like to see?
codex配置文件中可以配置多个profile,指定不同的模型和思考量级等参数,然后通过 codex --profile=profile_name 来使用。
希望hapi能够支持给codex配置profile参数。
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 locating the Codex integration and the handling of the codex --profile=profile_name invocation. Trace how Codex configuration is passed, then determine how profile names and their model or reasoning parameters should be exposed. Done means a user can select a configured profile through hapi and Codex receives the corresponding profile option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100