[PR #14694] [CLOSED] Fix verbose flag not defined in launch command #40663

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14694
Author: @04cb
Created: 3/7/2026
Status: Closed

Base: mainHead: fix/verbose-flag-launch


📝 Commits (1)

  • 350e3c0 Fix verbose flag not defined in launch command

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 cmd/config/integrations.go (+1 -0)

📄 Description

Fixes #14654. The verbose flag was not registered in the launch command, causing an error when /set verbose or /set quiet commands were used during interactive mode launched from 'ollama launch'.


🔄 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/14694 **Author:** [@04cb](https://github.com/04cb) **Created:** 3/7/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/verbose-flag-launch` --- ### 📝 Commits (1) - [`350e3c0`](https://github.com/ollama/ollama/commit/350e3c0e1d9438a326a4906bc58b77199cc098ef) Fix verbose flag not defined in launch command ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/config/integrations.go` (+1 -0) </details> ### 📄 Description Fixes #14654. The verbose flag was not registered in the launch command, causing an error when /set verbose or /set quiet commands were used during interactive mode launched from 'ollama launch'. --- <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-23 01:31:33 -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#40663