Skip to content

fix(opencode): remove obsolete Luna Responses Lite workaround#36750

Merged
rekram1-node merged 1 commit into
devfrom
luna-standard-request
Jul 13, 2026
Merged

fix(opencode): remove obsolete Luna Responses Lite workaround#36750
rekram1-node merged 1 commit into
devfrom
luna-standard-request

Conversation

@rekram1-node

@rekram1-node rekram1-node commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

OpenAI fixed the server-side issue that previously prevented gpt-5.6-luna from working through the standard Responses request path.

This removes the now-obsolete workaround added in #36685:

  • remove the Luna-specific Responses Lite request transformation
  • remove the associated WebSocket metadata handling
  • handle Luna like every other OpenAI OAuth model

Closes: #36140

@rekram1-node rekram1-node changed the title fix(opencode): use standard requests for Luna fix(opencode): remove obsolete Luna Responses Lite workaround Jul 13, 2026
@rekram1-node rekram1-node merged commit 5117679 into dev Jul 13, 2026
14 checks passed
@rekram1-node rekram1-node deleted the luna-standard-request branch July 13, 2026 20: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.

GPT-5.6 Luna returns model not found with ChatGPT OAuth

1 participant