[PR #14655] [MERGED] cmd: override stale entries for context window pi #20040

Closed
opened 2026-04-16 07:24:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: parth-update-stale-config


📝 Commits (1)

  • f697dc4 cmd: override stale entries for context window pi

📊 Changes

3 files changed (+114 additions, -2 deletions)

View changed files

📝 cmd/config/opencode_test.go (+50 -0)
📝 cmd/config/pi.go (+22 -2)
📝 cmd/config/pi_test.go (+42 -0)

📄 Description

Missed overriding entries which were stale, check context length as part of validation


🔄 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/14655 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 3/6/2026 **Status:** ✅ Merged **Merged:** 3/6/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth-update-stale-config` --- ### 📝 Commits (1) - [`f697dc4`](https://github.com/ollama/ollama/commit/f697dc46566ef55165f55fa99d8dfb5a3492745b) cmd: override stale entries for context window pi ### 📊 Changes **3 files changed** (+114 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/config/opencode_test.go` (+50 -0) 📝 `cmd/config/pi.go` (+22 -2) 📝 `cmd/config/pi_test.go` (+42 -0) </details> ### 📄 Description Missed overriding entries which were stale, check context length as part of validation --- <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-16 07:24: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#20040