DESKTOP-RTLN3BA\$punk
17642493eb
chore: linting
2026-03-31 14:45:46 -07:00
Rohan Verma
d836eea554
Merge pull request #1035 from JoeMakuta/fix/derive-has-changes-and-use-functional-setstate
...
fix : derive has changes and use functional setstate
2026-03-30 15:22:01 -07:00
JoeMakuta
4e6251ea04
Replace setOpen(!open) toggles with functional setOpen(prev => !prev) across codebase
2026-03-29 18:47:05 +02:00
Anish Sarkar
7632291731
refactor: improve UI consistency by standardizing header and sidebar component heights, and enhance right panel functionality with expanded button integration
2026-03-29 21:27:10 +05:30
Anish Sarkar
c674fb3054
chore: ran linting
2026-03-25 00:27:24 +05:30
Anish Sarkar
eed792c19a
refactor: remove deprecated DeepAgentThinking component and redefine ThinkingStep interface for improved clarity
2026-03-24 02:56:42 +05:30
Anish Sarkar
e587b588c9
refactor: migrate thinking steps handling to new data structure and streamline related components
2026-03-24 02:23:05 +05:30
Anish Sarkar
b8f3f41326
refactor: update dependencies and streamline assistant-ui package usages
2026-03-24 02:22:51 +05:30
Anish Sarkar
de8841fb86
chore: ran linting
2026-03-21 13:20:13 +05:30
Anish Sarkar
f16e0d95ad
refactor: remove conditional rendering for step title in ThinkingStepsDisplay component
2026-03-20 16:46:05 +05:30
Anish Sarkar
75cf12974a
refactor: simplify header text generation in ThinkingStepsDisplay component
2026-03-20 16:41:51 +05:30
Anish Sarkar
a16cc50466
feat: enhance loading indicator in ThinkingStepsDisplay
2026-01-19 22:20:09 +05:30
DESKTOP-RTLN3BA\$punk
2832d57bda
chore: linting
2026-01-01 22:56:37 -08:00
Anish Sarkar
95878368c8
chore: ran frontend linting
2026-01-01 22:24:42 +05:30
CREDO23
2b5377846d
refactor: modularize thread.tsx into focused component modules
...
- Split 1,089-line thread.tsx into 10 smaller, focused modules
- Created dedicated files for thinking-steps, welcome, composer, messages, etc.
- No breaking changes - all logic preserved exactly as before
- Improved code organization and maintainability
2025-12-30 16:38:57 +02:00