Skip to content

feat: add edit button for connected providers#27231

Open
solidblu wants to merge 6 commits into
anomalyco:devfrom
solidblu:desktop-provider-edit
Open

feat: add edit button for connected providers#27231
solidblu wants to merge 6 commits into
anomalyco:devfrom
solidblu:desktop-provider-edit

Conversation

@solidblu
Copy link
Copy Markdown

Issue for this PR

Closes #20598

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, 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?

  • Ran: bun run dev from the packages/desktop
  • changed my api key for my local litellm
  • verified it changed the opencode.json config file.

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

opencode-desktop-edit-provider.mov
Screenshot 2026-05-12 at 10 38 33 PM

@solidblu solidblu requested a review from adamdotdevin as a code owner May 13, 2026 02:41
@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my search results, I found one potentially related PR:

PR #16295 - feat(app): add edit provider button to manage models dialog

This PR appears to be related as it also adds an edit provider button feature, though it may have been for a different dialog/context (manage models dialog vs. connected providers). You may want to check if this is a duplicate or if it addresses the same feature request, especially since both are about editing provider configurations.

The current PR #27231 specifically closes issue #20598, so verify whether that issue was already addressed by PR #16295 or if this is an enhancement to that earlier work.

Comment thread packages/app/src/components/settings-providers.tsx Outdated
@solidblu solidblu force-pushed the desktop-provider-edit branch from 9a75763 to 2ca9378 Compare May 25, 2026 02:33
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.

[FEATURE]: Support editing already configured model providers

2 participants