Folo/apps/desktop/layer
Innei 304755aba3
fix: refactor AIChainOfThought for improved collapse functionality
- Introduced a new `AIInnerReasoningPart` component to encapsulate the rendering logic for individual reasoning parts, enhancing modularity.
- Updated `AIChainOfThought` to utilize the new component and manage collapse state more effectively using a ref.
- Simplified the extraction of headings from reasoning text, improving readability and maintainability of the code.

These changes aim to enhance the user experience by providing clearer feedback during AI reasoning processes and improving the overall structure of the components.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-23 20:46:45 +08:00
..
main chore: downgrade linkedom 2025-09-19 23:09:44 +08:00
renderer fix: refactor AIChainOfThought for improved collapse functionality 2025-09-23 20:46:45 +08:00