[PR #15113] [MERGED] launch: improve multi-select for already added models #15031

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

📋 Pull Request Information

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

Base: mainHead: parth-multi-select-ux-improvement


📝 Commits (1)

  • 8fdc941 launch: improve multi-select for already added models

📊 Changes

2 files changed (+519 additions, -21 deletions)

View changed files

📝 cmd/launch/launch.go (+61 -21)
📝 cmd/launch/launch_test.go (+458 -0)

📄 Description

We should only gate on the latest model being selected for now until the multi-select ux refactor


🔄 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/15113 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 3/28/2026 **Status:** ✅ Merged **Merged:** 3/28/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth-multi-select-ux-improvement` --- ### 📝 Commits (1) - [`8fdc941`](https://github.com/ollama/ollama/commit/8fdc941e19b230c645b3bb050ca0ea64d38ebca6) launch: improve multi-select for already added models ### 📊 Changes **2 files changed** (+519 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `cmd/launch/launch.go` (+61 -21) 📝 `cmd/launch/launch_test.go` (+458 -0) </details> ### 📄 Description We should only gate on the latest model being selected for now until the multi-select ux refactor --- <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:08:53 -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#15031