[PR #1012] [MERGED] tweak: (opencode run): adjust tool call rendering, reduce number of "Unknowns" #9774

Closed
opened 2026-02-16 18:14:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1012
Author: @rekram1-node
Created: 7/15/2025
Status: Merged
Merged: 7/15/2025
Merged by: @adamdotdevin

Base: devHead: fix/opencode-run-unknown


📝 Commits (1)

  • ef49dfb tweak: adjust tool call rendering when using opencode run to reduce instances of Unknown

📊 Changes

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

View changed files

📝 packages/opencode/src/cli/cmd/run.ts (+3 -1)

📄 Description

Fixes: #1013

Before:

unknown Screenshot 2025-07-15 at 7 56 00 AM

After:

Screenshot 2025-07-15 at 7 56 26 AM Screenshot 2025-07-15 at 7 56 37 AM

🔄 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/anomalyco/opencode/pull/1012 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/15/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/opencode-run-unknown` --- ### 📝 Commits (1) - [`ef49dfb`](https://github.com/anomalyco/opencode/commit/ef49dfbd3cf9f863b7b5f391cd4200c3916637ad) tweak: adjust tool call rendering when using opencode run to reduce instances of Unknown ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/run.ts` (+3 -1) </details> ### 📄 Description Fixes: #1013 ### Before: <img width="944" height="288" alt="unknown" src="https://github.com/user-attachments/assets/9eb1487e-5354-46b1-b3ac-4482ffbd2c90" /> <img width="687" height="184" alt="Screenshot 2025-07-15 at 7 56 00 AM" src="https://github.com/user-attachments/assets/88cca998-7266-4e8f-bc53-94470af7d42c" /> ### After: <img width="706" height="197" alt="Screenshot 2025-07-15 at 7 56 26 AM" src="https://github.com/user-attachments/assets/a4528e4c-7c3d-47eb-a3f6-644f725cc01a" /> <img width="807" height="221" alt="Screenshot 2025-07-15 at 7 56 37 AM" src="https://github.com/user-attachments/assets/603bfd3f-8173-4368-8dc4-3aafc840a0d6" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:08 -05:00
yindo closed this issue 2026-02-16 18:14:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9774