Skip to content

OpenCode Go - #200

Open
valtterivalo wants to merge 1 commit into
arcee-ai:mainfrom
valtterivalo:add-opencode-go
Open

OpenCode Go#200
valtterivalo wants to merge 1 commit into
arcee-ai:mainfrom
valtterivalo:add-opencode-go

Conversation

@valtterivalo

@valtterivalo valtterivalo commented Aug 18, 2026

Copy link
Copy Markdown

No description provided.

@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 5cb8c91. Configure here.

rates(0.14, 0.28, 0.0028, 0.0),
none_and_minimal_through_xhigh_levels(),
false,
),

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong wire API for DeepSeek Flash

High Severity

deepseek-v4-flash is seeded as OpenAiResponses, so turns post to /v1/responses. OpenCode Go currently serves that model only on Chat Completions; Responses calls fail upstream. Selecting this model makes inference fail even with a valid OPENCODE_API_KEY.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 5cb8c91. Configure here.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs table is stale. Go serves flash on /responses, not /chat/completions. oh-my-pi 17.2.12 and current catalog api=openai-responses. Live /responses 400s are DeepSeek reasoning replay, not a missing-model miss.

@valtterivalo

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

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.

1 participant