[PR #14294] [MERGED] cmd/config: ollama launch cline CLI #14607

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

📋 Pull Request Information

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

Base: mainHead: parth-launch-cline


📝 Commits (1)

  • a2c43bc cmd/config: ollama launch cline CLI

📊 Changes

4 files changed (+404 additions, -9 deletions)

View changed files

cmd/config/cline.go (+123 -0)
cmd/config/cline_test.go (+204 -0)
📝 cmd/config/integrations.go (+58 -6)
📝 cmd/config/integrations_test.go (+19 -3)

📄 Description

Add cline CLI, and show both under more


🔄 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/14294 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 2/17/2026 **Status:** ✅ Merged **Merged:** 2/17/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth-launch-cline` --- ### 📝 Commits (1) - [`a2c43bc`](https://github.com/ollama/ollama/commit/a2c43bc205239035e4168f6e65816e02b5207a4a) cmd/config: ollama launch cline CLI ### 📊 Changes **4 files changed** (+404 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `cmd/config/cline.go` (+123 -0) ➕ `cmd/config/cline_test.go` (+204 -0) 📝 `cmd/config/integrations.go` (+58 -6) 📝 `cmd/config/integrations_test.go` (+19 -3) </details> ### 📄 Description Add cline CLI, and show both under more --- <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 00:59:04 -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#14607