Skip to content

fix(app): deduplicate and merge server connections in resolveServerList#29313

Merged
Brendonovich merged 2 commits into
devfrom
fix/server-connection-dedup
May 26, 2026
Merged

fix(app): deduplicate and merge server connections in resolveServerList#29313
Brendonovich merged 2 commits into
devfrom
fix/server-connection-dedup

Conversation

@Brendonovich

Copy link
Copy Markdown
Member

Refactors resolveServerList to properly deduplicate and merge server connections when both props and stored values exist for the same key. Previously, prop-based connections could be silently skipped if a stored connection lacked an authToken. Now, connections are merged shallowly, with HTTP config merged at the object level.

@Brendonovich Brendonovich enabled auto-merge (squash) May 26, 2026 04:58
@Brendonovich Brendonovich disabled auto-merge May 26, 2026 05:41
@Brendonovich Brendonovich merged commit 49707c2 into dev May 26, 2026
6 of 8 checks passed
@Brendonovich Brendonovich deleted the fix/server-connection-dedup branch May 26, 2026 05:41
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
isaacfinnegan pushed a commit to isaacfinnegan/whispercode that referenced this pull request Jun 15, 2026
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