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
fix: add shared ExtendedToolState for approval states (#104)
- Create shared types.ts for ExtendedToolState definition
- Fix TypeScript errors in ToolStatusBadge and Confirmation components
- Add type safety for 'approval-requested', 'approval-responded', 'output-denied' states
- Improve accessibility with aria-label and ARIA attributes
- Replace 'any' types with proper SpeechRecognition types
0 commit comments