mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
2a541d97c9c505655a1f4cb4541005561d7d3742
Previously, only standard tool_use blocks had their input parameters captured in upsertToolUseEntry. MCP tools (mcp_tool_use) and server tools (server_tool_use) were being handled for execution but their inputs were never stored in the tool cache, resulting in missing input data in the UI. Now all three tool types have their inputs properly captured and normalized, ensuring consistent tool call display across all tool types. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%