You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: migrate existing tool components to shared primitives
Update FileReadToolCall, FileEditToolCall, WebFetchToolCall,
StatusSetToolCall, and TodoToolCall to use ToolIcon and ErrorBox
primitives instead of duplicated TooltipWrapper/Tooltip and
manual error styling.
Net removal of ~26 lines while ensuring consistent styling.
0 commit comments