Missing "Other" option in /connect menu (v1.1.28) prevents Custom Provider configuration #7056

Open
opened 2026-02-16 18:06:02 -05:00 by yindo · 1 comment
Owner

Originally created by @HovChen on GitHub (Jan 21, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

I am trying to configure a custom OpenAI-compatible provider following the documentation here. The documentation states that I should run /connect and scroll down to select Other.

However, in my current version, "Other" appears to be displayed only as a category/header, and there is no selectable "Other" option to manually input a provider ID and details. As a result, I am unable to add a custom provider.

OpenCode version

1.1.28

Steps to reproduce

  1. Run the command $ /connect in the terminal.
  2. Scroll down the list of providers.
  3. Attempt to locate the "Other" option as described in the docs.

Expected Behavior

I should see a selectable "Other" option that allows me to enter a unique ID for a custom provider (as shown in the docs).

Actual Behavior

"Other" is visible only as a category classification (or is missing entirely as a selectable item), preventing the selection of a generic custom provider.

Originally created by @HovChen on GitHub (Jan 21, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description I am trying to configure a custom OpenAI-compatible provider following the documentation [here](https://opencode.ai/docs/providers/#custom-provider). The documentation states that I should run /connect and scroll down to select Other. However, in my current version, "Other" appears to be displayed only as a category/header, and there is no selectable "Other" option to manually input a provider ID and details. As a result, I am unable to add a custom provider. ### OpenCode version 1.1.28 ### Steps to reproduce 1. Run the command `$ /connect` in the terminal. 2. Scroll down the list of providers. 3. Attempt to locate the "Other" option as described in the docs. **Expected Behavior** I should see a selectable "Other" option that allows me to enter a unique ID for a custom provider (as shown in the docs). **Actual Behavior** "Other" is visible only as a category classification (or is missing entirely as a selectable item), preventing the selection of a generic custom provider.
yindo added the opentuibug labels 2026-02-16 18:06:02 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 21, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #8820: "Other" provider option not showing up (v1.1.23 - same issue)
  • #9071: [BUG]: "Other" option missing for Custom Provider configuration in v1.1.25 (same issue in earlier version)
  • #5937: Custom provider docs incorrect (related documentation issue noting the missing "Other" option)

Feel free to ignore if this doesn't address your specific case.

@github-actions[bot] commented on GitHub (Jan 21, 2026): This issue might be a duplicate of existing issues. Please check: - #8820: "Other" provider option not showing up (v1.1.23 - same issue) - #9071: [BUG]: "Other" option missing for Custom Provider configuration in v1.1.25 (same issue in earlier version) - #5937: Custom provider docs incorrect (related documentation issue noting the missing "Other" option) Feel free to ignore if this doesn't address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7056