opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Feat/output token max env

Open junmediatek opened this issue 1 week ago • 1 comments

Currently, the default max output token for opencode is 32,000, however, the latest models such as GPT, Gemini, and Claude now support max output tokens exceeding 64,000, so the current setting of 32,000 is no longer suitable.

Therefore, it is necessary to add a method to modify the max output token.

junmediatek avatar Dec 17 '25 08:12 junmediatek

@rekram1-node could you help to check this PR?

junmediatek avatar Dec 17 '25 08:12 junmediatek

lgtm

rekram1-node avatar Dec 17 '25 16:12 rekram1-node