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: resolve TypeScript compilation error in askFollowupQuestionTool
- Removed duplicate type definition that was causing syntax errors
- Fixed lines 38-42 to have proper TypeScript union type syntax
- All tests now passing (260 test files, 3384 tests)
0 commit comments