SurfSense/surfsense_web/components/prompt-kit
Anish Sarkar 5c4a445456 refactor: streamline ThinkingStepsDisplay and ChainOfThought components
- Removed unnecessary calculations for in-progress and last completed step states in ThinkingStepsDisplay.
- Simplified the getStepOpenState function to focus on current step status.
- Introduced constants for animation timing and file extension categories in ChainOfThought for better maintainability.
- Enhanced icon retrieval logic based on file types and step statuses, improving clarity and performance.
- Updated component props to use TypeScript interfaces for better type safety and readability.
2025-12-25 18:26:36 +05:30
..
chain-of-thought.tsx refactor: streamline ThinkingStepsDisplay and ChainOfThought components 2025-12-25 18:26:36 +05:30