| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-08 | 1.9 kB | |
| v0.60.1 source code.tar.gz | 2026-01-08 | 13.6 MB | |
| v0.60.1 source code.zip | 2026-01-08 | 13.8 MB | |
| Totals: 3 Items | 27.4 MB | 1 | |
What's Changed
- Fix model selector infinite update loop by @swuecho in https://github.com/swuecho/chat/pull/723
- Fix scroll overflow in snapshot view by adjusting flex layout by @swuecho in https://github.com/swuecho/chat/pull/724
- allowed origin by @swuecho in https://github.com/swuecho/chat/pull/725
- Add token type support to JWT authentication by @swuecho in https://github.com/swuecho/chat/pull/726
- Improve rate limiting to match multiple chat endpoints by @swuecho in https://github.com/swuecho/chat/pull/727
- Reactive session by @swuecho in https://github.com/swuecho/chat/pull/728
- Fix model selector state management and update handling by @swuecho in https://github.com/swuecho/chat/pull/729
- Add legacy token support for tokens without token_type claim by @swuecho in https://github.com/swuecho/chat/pull/730
- Refactor workspace store and improve chat component UI by @swuecho in https://github.com/swuecho/chat/pull/731
- Flutter version by @swuecho in https://github.com/swuecho/chat/pull/732
- Improve message bubble layout and add timestamp display by @swuecho in https://github.com/swuecho/chat/pull/734
- Add mobile build workflow for CI/CD by @swuecho in https://github.com/swuecho/chat/pull/735
- Tool use by @swuecho in https://github.com/swuecho/chat/pull/736
- Refactor code runners and add chat snapshot API by @swuecho in https://github.com/swuecho/chat/pull/737
- Persist vfs by @swuecho in https://github.com/swuecho/chat/pull/738
- feat(chat): enhance session config UI with expanded locale support by @swuecho in https://github.com/swuecho/chat/pull/739
- Better session config by @swuecho in https://github.com/swuecho/chat/pull/740
- Refactor SessionConfig layout and improve form structure by @swuecho in https://github.com/swuecho/chat/pull/741
Full Changelog: https://github.com/swuecho/chat/compare/v0.50.3...v0.60.1