[PR #13640] [MERGED] x: remove Ctrl+O tool output expansion feature #76601

Closed
opened 2026-05-05 09:14:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13640
Author: @ParthSareen
Created: 1/7/2026
Status: Merged
Merged: 1/7/2026
Merged by: @ParthSareen

Base: mainHead: parth/agent-tool-output


📝 Commits (1)

  • 1fb5313 Remove Ctrl+O tool output expansion feature

📊 Changes

3 files changed (+11 additions, -57 deletions)

View changed files

📝 readline/errors.go (+0 -3)
📝 readline/readline.go (+0 -3)
📝 x/cmd/run.go (+11 -51)

📄 Description

Remove the pager interface and inline toggle for viewing tool output. This removes ErrExpandOutput, LastToolOutput tracking, and all related handling to simplify the codebase.


🔄 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/13640 **Author:** [@ParthSareen](https://github.com/ParthSareen) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/7/2026 **Merged by:** [@ParthSareen](https://github.com/ParthSareen) **Base:** `main` ← **Head:** `parth/agent-tool-output` --- ### 📝 Commits (1) - [`1fb5313`](https://github.com/ollama/ollama/commit/1fb5313c255f038312f47eebb31e5756f8128d3e) Remove Ctrl+O tool output expansion feature ### 📊 Changes **3 files changed** (+11 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `readline/errors.go` (+0 -3) 📝 `readline/readline.go` (+0 -3) 📝 `x/cmd/run.go` (+11 -51) </details> ### 📄 Description Remove the pager interface and inline toggle for viewing tool output. This removes ErrExpandOutput, LastToolOutput tracking, and all related handling to simplify the codebase. --- <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-05-05 09:14:16 -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#76601