[PR #14837] [MERGED] cmd/launch: add guards for headless mode #14867

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

📋 Pull Request Information

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

Base: mainHead: parth/guard-interactive-headless


📝 Commits (1)

  • d99ddbc cmd/launch: add guards for headless mode

📊 Changes

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

View changed files

📝 cmd/cmd.go (+6 -0)
📝 cmd/launch/models.go (+1 -1)

📄 Description

Should have had a couple more guards to make sure that any tui element is guarded on detecting terminal


🔄 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/14837 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 3/14/2026 **Status:** ✅ Merged **Merged:** 3/14/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth/guard-interactive-headless` --- ### 📝 Commits (1) - [`d99ddbc`](https://github.com/ollama/ollama/commit/d99ddbcc2897a5f7b97652343b068637ae7a21d5) cmd/launch: add guards for headless mode ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+6 -0) 📝 `cmd/launch/models.go` (+1 -1) </details> ### 📄 Description Should have had a couple more guards to make sure that any tui element is guarded on detecting terminal --- <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:04:23 -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#14867