Skip to content

Improve tool UI output rendering#279

Open
GindaChen wants to merge 2 commits intomainfrom
codex/improve-tool-ui-rendering
Open

Improve tool UI output rendering#279
GindaChen wants to merge 2 commits intomainfrom
codex/improve-tool-ui-rendering

Conversation

@GindaChen
Copy link
Copy Markdown
Collaborator

Summary

  • use tool view models to render descriptions, commands, and args instead of raw JSON blobs in both saved and streaming tool parts
  • collapse titles now show the generated summary so bash tools display their description while others highlight the first available info
  • stream tool output by accumulating deltas in the Python backend and the React hook so tool responses arrive progressively
    Testing
  • Not run (not requested)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 20, 2026

@GindaChen GindaChen added the help wanted Extra attention is needed label Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant