[PR #14566] [MERGED] cmd/opencode: rename provider from "Ollama (local)" to "Ollama" #14726

Closed
opened 2026-04-13 01:01:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14566
Author: @ParthSareen
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @ParthSareen

Base: mainHead: parth-opencode-naming


📝 Commits (1)

  • 1397043 opencode: rename provider from "Ollama (local)" to "Ollama"

📊 Changes

2 files changed (+44 additions, -1 deletions)

View changed files

📝 cmd/config/opencode.go (+6 -1)
📝 cmd/config/opencode_test.go (+38 -0)

📄 Description

The "(local)" qualifier is unnecessary since there's only one Ollama provider. Existing configs with the old name are migrated automatically; custom names are left unchanged.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/14566 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth-opencode-naming` --- ### 📝 Commits (1) - [`1397043`](https://github.com/ollama/ollama/commit/13970439ca291e4109794bf9a3e75514b8595877) opencode: rename provider from "Ollama (local)" to "Ollama" ### 📊 Changes **2 files changed** (+44 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/config/opencode.go` (+6 -1) 📝 `cmd/config/opencode_test.go` (+38 -0) </details> ### 📄 Description The "(local)" qualifier is unnecessary since there's only one Ollama provider. Existing configs with the old name are migrated automatically; custom names are left unchanged. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 01:01:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#14726