logoalt Hacker News

sfortistoday at 7:39 AM2 repliesview on HN

Is not working with gpt5.x models (Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead.) which is hardcoded. I dont know why this is on the front page. My review-with-codex skill is working just fine, consuming my usage and not API tokens.


Replies

lizhengfeng101today at 11:34 AM

I'm sorry — we didn't expect to receive so much attention from the developer community so soon after open-sourcing the project. Some parts of the codebase are not yet fully polished. We are currently refactoring the LLM module and will address this as soon as possible. Once again, I sincerely apologize for the inconvenience.

eranationtoday at 12:22 PM

Managed to get it to work with those actually. (Had to change the code of course)