Skip to content

feat: add preview arguments button to tool call items - #96

Merged
MagicCube merged 1 commit into
deer-flow:mainfrom
shallinta:feat/tool-call-args-preview
Jul 29, 2026
Merged

feat: add preview arguments button to tool call items#96
MagicCube merged 1 commit into
deer-flow:mainfrom
shallinta:feat/tool-call-args-preview

Conversation

@shallinta

Copy link
Copy Markdown
Contributor

Adds an eye-icon button next to the existing Copy arguments button in tool call list items, which opens a PreviewDialog showing all tool call arguments as formatted JSON in a single view.

Previously, users could only preview individual argument values via the dropdown menu on each argument row. This makes inspecting the complete tool call parameters much more convenient.

Also adds .omc to .gitignore.

Adds an eye-icon button next to the existing 'Copy arguments' button
in tool call list items, which opens a PreviewDialog showing all tool
call arguments as formatted JSON in a single view.

Also adds .omc to .gitignore.
@MagicCube
MagicCube merged commit 78b6498 into deer-flow:main Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants