[PR #14112] [MERGED] cmd: fix context limits for droid and add qwen3-coder-next ctx #19793

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

📋 Pull Request Information

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

Base: mainHead: parth-launch-fix-droid-ctx-output


📝 Commits (2)

  • f4de0cc cmd/config: set context limits for cloud models in droid
  • c538f88 cmd/config: add cloud model limit tests for droid and opencode

📊 Changes

4 files changed (+62 additions, -1 deletions)

View changed files

📝 cmd/config/droid.go (+11 -1)
📝 cmd/config/droid_test.go (+49 -0)
📝 cmd/config/opencode.go (+1 -0)
📝 cmd/config/opencode_test.go (+1 -0)

📄 Description

fix context limits for droid and add qwen3-coder-next ctx.


🔄 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/14112 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 2/6/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth-launch-fix-droid-ctx-output` --- ### 📝 Commits (2) - [`f4de0cc`](https://github.com/ollama/ollama/commit/f4de0cc98fb1016183c3abd85520bf7b45e61714) cmd/config: set context limits for cloud models in droid - [`c538f88`](https://github.com/ollama/ollama/commit/c538f88e91843a0f2f462ca5fb29ad4842d4bde5) cmd/config: add cloud model limit tests for droid and opencode ### 📊 Changes **4 files changed** (+62 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/config/droid.go` (+11 -1) 📝 `cmd/config/droid_test.go` (+49 -0) 📝 `cmd/config/opencode.go` (+1 -0) 📝 `cmd/config/opencode_test.go` (+1 -0) </details> ### 📄 Description fix context limits for droid and add qwen3-coder-next ctx. --- <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:16:31 -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#19793