Mufeed VH
0c732633e7
fix: resolve TypeScript and Rust build errors and warnings
- Fixed TypeScript errors in ClaudeCodeSession.tsx:
- Removed unused imports (Square, PreviewPromptDialog, etc.)
- Removed unused handleOpenPreview function
- Fixed unused detectedUrl state variable
- Fixed TypeScript error in StreamMessage.tsx:
- Removed unused useMemo import
- Fixed TypeScript errors in ToolWidgets.tsx:
- Prefixed unused result props with underscore in multiple widgets
- Fixed Rust warnings:
- Removed unused imports in commands modules
- Prefixed unused variables with underscore
- Added #[allow(dead_code)] for API methods intended for future use
Closes #31
Closes #23
Closes #21
Closes #22
2025-06-24 00:19:52 +05:30
..
2025-06-19 19:24:01 +05:30
2025-06-24 00:19:52 +05:30
2025-06-23 15:35:14 +05:30
2025-06-23 00:31:13 +05:30
2025-06-19 19:24:01 +05:30
2025-06-23 00:30:58 +05:30
2025-06-19 19:24:01 +05:30