| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-06 | 4.7 kB | |
| v0.50.1 source code.tar.gz | 2025-08-06 | 13.1 MB | |
| v0.50.1 source code.zip | 2025-08-06 | 13.3 MB | |
| Totals: 3 Items | 26.4 MB | 0 | |
What's Changed
- Artifact 001 by @swuecho in https://github.com/swuecho/chat/pull/667
- Fix mobile artifact viewer layout by @swuecho in https://github.com/swuecho/chat/pull/668
- Fix unresponsive message display by @swuecho in https://github.com/swuecho/chat/pull/669
- "Update snapshot message component and page layout" by @swuecho in https://github.com/swuecho/chat/pull/670
- Artifact list by @swuecho in https://github.com/swuecho/chat/pull/671
- "Add code runner feature with JS execution and artifact support" by @swuecho in https://github.com/swuecho/chat/pull/672
- Code runner 2 by @swuecho in https://github.com/swuecho/chat/pull/673
- Refactor artifact system with gallery UI and execution improvements by @swuecho in https://github.com/swuecho/chat/pull/674
- Code runner vfs by @swuecho in https://github.com/swuecho/chat/pull/675
- Refactor regenerate chat logic into smaller functions by @swuecho in https://github.com/swuecho/chat/pull/676
- Update test button index from 3 to 4 in session config tests by @swuecho in https://github.com/swuecho/chat/pull/678
- Fix promise resolution in chat stream handlers by @swuecho in https://github.com/swuecho/chat/pull/677
- Prioritize test chat model check and improve test message detection by @swuecho in https://github.com/swuecho/chat/pull/679
- Add wait time for session selection stability in chat tests by @swuecho in https://github.com/swuecho/chat/pull/680
- Refactor artifact extraction into separate file and improve chat sess… by @swuecho in https://github.com/swuecho/chat/pull/681
- Here's a concise commit message for the changes: by @swuecho in https://github.com/swuecho/chat/pull/682
- Refactor artifact extraction into separate file and improve chat sess… by @swuecho in https://github.com/swuecho/chat/pull/683
- Added code runners and VFS support for web IDE by @swuecho in https://github.com/swuecho/chat/pull/685
- Refactor SSE streaming and clean up unused code by @swuecho in https://github.com/swuecho/chat/pull/684
- Fix on conversation by @swuecho in https://github.com/swuecho/chat/pull/686
- "Refactor streaming to send deltas instead of full content" by @swuecho in https://github.com/swuecho/chat/pull/688
- Refactor models by @swuecho in https://github.com/swuecho/chat/pull/689
- Refactor streaming logic and consolidate common functionality by @swuecho in https://github.com/swuecho/chat/pull/690
- token refresh by @swuecho in https://github.com/swuecho/chat/pull/691
- Auto scroll when at bottom by @swuecho in https://github.com/swuecho/chat/pull/692
- Update artifact guidelines and UI improvements by @swuecho in https://github.com/swuecho/chat/pull/693
- "Refactor VFS uploader to support controlled modal state and move upl… by @swuecho in https://github.com/swuecho/chat/pull/694
- "Implement chat session management with backend handlers and frontend… by @swuecho in https://github.com/swuecho/chat/pull/695
- Workspace tests by @swuecho in https://github.com/swuecho/chat/pull/696
- "Style workspace dropdown to match button and add responsive dark mode" by @swuecho in https://github.com/swuecho/chat/pull/698
- 0728 refactor by @swuecho in https://github.com/swuecho/chat/pull/697
- "Add visual indicator for default chat model in ModelCard" by @swuecho in https://github.com/swuecho/chat/pull/699
- "Ensure TopP is always > 0 to prevent API validation errors" by @swuecho in https://github.com/swuecho/chat/pull/700
- Chat home url by @swuecho in https://github.com/swuecho/chat/pull/701
- "Add proper XML tag handling for reasoning content in chat stream" by @swuecho in https://github.com/swuecho/chat/pull/702
- Thinking stream by @swuecho in https://github.com/swuecho/chat/pull/703
- Add useChatModels hook and refactor ModelSelector to use it by @swuecho in https://github.com/swuecho/chat/pull/704
- update by @swuecho in https://github.com/swuecho/chat/pull/705
- Stop stream feature by @swuecho in https://github.com/swuecho/chat/pull/707
- Bot all page with run counts by @swuecho in https://github.com/swuecho/chat/pull/708
- Refactor model selection to use api_type from database by @swuecho in https://github.com/swuecho/chat/pull/709
- Model api family by @swuecho in https://github.com/swuecho/chat/pull/710
- Fix admin model card display issues by @swuecho in https://github.com/swuecho/chat/pull/711
- 0806 enhance by @swuecho in https://github.com/swuecho/chat/pull/712
- Optimize session navigation with route checks and prevent redundant s… by @swuecho in https://github.com/swuecho/chat/pull/713
Full Changelog: https://github.com/swuecho/chat/compare/v0.40.1...v0.50.1