Skip to content

[pull] main from supermemoryai:main#68

Merged
pull[bot] merged 2 commits into
code:mainfrom
supermemoryai:main
Aug 29, 2025
Merged

[pull] main from supermemoryai:main#68
pull[bot] merged 2 commits into
code:mainfrom
supermemoryai:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Aug 29, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

Dhravya and others added 2 commits August 29, 2025 11:24
| Before (react-markdown) | After (streamdown) |
| --- | --- |
| <img width="300" height="863" alt="Before: react-markdown rendering" src="https://github.com/user-attachments/assets/807d0d3c-8634-45f3-a34f-79dd8139bef2" /> | <img width="300" height="814" alt="After: streamdown rendering" src="https://github.com/user-attachments/assets/8a718a9c-d842-424b-8679-15036076b142" /> |

## Changes Made

- **Dependencies**: Removed `react-markdown` and `remark-gfm`, added `streamdown@^1.1.6`
- **Component Updates**:
    - Updated chat message rendering to use `<Streamdown>` component
    - Maintained all existing functionality for tool state rendering
    - Preserved prose styling classes for consistent appearance
- **Code Quality Improvements**:
    - Fixed TypeScript type issues with message parts
    - Improved switch case structure with proper default cases
    - Replaced array index-based keys with stable message-based keys
    - Added `useCallback` for performance optimization
    - Fixed biome linting issues and switch case fallthrough warnings
@pull pull Bot locked and limited conversation to collaborators Aug 29, 2025
@pull pull Bot added the ⤵️ pull label Aug 29, 2025
@pull pull Bot merged commit 5b7f9ce into code:main Aug 29, 2025
1 check failed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants