[PR #12806] Add custom provider command feature #14379

Open
opened 2026-02-16 18:19:10 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12806

State: open
Merged: No


  • Implement /add-provider command to allow users to add custom AI providers
  • Create interactive dialog for collecting provider configuration
  • Add utility functions for updating opencode.json configuration
  • Register new command in the TUI command system
  • Support OpenAI-compatible providers using @ai-sdk/openai-compatible

What does this PR do?

Please provide a description of the issue (if there is one), the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the pr.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12806 **State:** open **Merged:** No --- - Implement /add-provider command to allow users to add custom AI providers - Create interactive dialog for collecting provider configuration - Add utility functions for updating opencode.json configuration - Register new command in the TUI command system - Support OpenAI-compatible providers using @ai-sdk/openai-compatible ### What does this PR do? Please provide a description of the issue (if there is one), the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the pr. **If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!** ### How did you verify your code works?
yindo added the pull-request label 2026-02-16 18:19:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14379