mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
- Import useToolCallSheet hook from new tool-call-sheet component - Replace inline expansion with openToolCall() to show details in bottom sheet - Remove ~300 lines of unused code (toolCallStylesheet, formatFullValue, buildLineDiffFromStrings, isStructuredToolResult, and inline rendering) - Clean up unused imports (ScrollView, DiffViewer, DiffLine) - Badge display unchanged - still shows icon, label, loading/error state 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>