| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-27 | 1.3 kB | |
| v0.70.0 source code.tar.gz | 2026-05-27 | 2.2 MB | |
| v0.70.0 source code.zip | 2026-05-27 | 2.4 MB | |
| Totals: 3 Items | 4.6 MB | 2 | |
What's Changed
- Add cross-platform chat API integration and state management by @swuecho in https://github.com/swuecho/chat/pull/742
- remove code runner by @swuecho in https://github.com/swuecho/chat/pull/746
- Handle empty Gemini responses, extend
firstNtests, update docs and session test comment by @swuecho in https://github.com/swuecho/chat/pull/747 - Improve theme handling and mobile header layout by @swuecho in https://github.com/swuecho/chat/pull/748
- Update e2e test syntax for prompt and clear messages specs by @swuecho in https://github.com/swuecho/chat/pull/749
- Fix auth by @swuecho in https://github.com/swuecho/chat/pull/750
- Refactor OpenAI API handling and expand test coverage by @swuecho in https://github.com/swuecho/chat/pull/751
- Refactor 0502 by @swuecho in https://github.com/swuecho/chat/pull/752
- Refactor: reorganize API handlers into subdirectories and clean up tests by @swuecho in https://github.com/swuecho/chat/pull/753
- Refactor 0504 by @swuecho in https://github.com/swuecho/chat/pull/754
- fix: improve auth, session handling, and LLM provider logic by @swuecho in https://github.com/swuecho/chat/pull/755
- 0504 bug by @swuecho in https://github.com/swuecho/chat/pull/756
Full Changelog: https://github.com/swuecho/chat/compare/v0.60.1...v0.70.0