[PR #3069] tui: show orphaned tool calls, even if content is empty #10525

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

Original Pull Request: https://github.com/anomalyco/opencode/pull/3069

State: closed
Merged: No


Fixes the issue described in #3065. Tool calls are shown immediately again.

It especially seems to occur with GPT-5 Codex, as the model doesn't provide any content before starting with the tool calls.

There is still the issue that the order of the tool calls is not honored. All tool calls are rendered at the end instead at the position when they occur, but I didn't find an easy fix for that.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3069 **State:** closed **Merged:** No --- Fixes the issue described in #3065. Tool calls are shown immediately again. It especially seems to occur with GPT-5 Codex, as the model doesn't provide any content before starting with the tool calls. There is still the issue that the order of the tool calls is not honored. All tool calls are rendered at the end instead at the position when they occur, but I didn't find an easy fix for that.
yindo added the pull-request label 2026-02-16 18:15:12 -05:00
yindo closed this issue 2026-02-16 18:15:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10525