feat(desktop): improve chat tool mapping and expandable tool rows#1820
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (10)
📝 WalkthroughWalkthroughThis pull request introduces a new chat state snapshot feature and comprehensively refactors tool call rendering components throughout the desktop app. The snapshot feature exposes live chat state via a callback, while the tool refactoring replaces Tool-based UI structures with new GenericToolCall and MastraToolCallBlock components, adds tool name normalization utilities, and updates styling in bash-tool UI elements. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~23 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Improve tool-name mapping, add dev raw-copy action, and align tool rows to expandable compact styling with better command output parsing.
Summary by CodeRabbit
Release Notes
New Features
Improvements
Style