567.v7dce2d246048
·
31 commits
to refs/heads/main
since this release
🐛 Bug fixes
- fix: handle malformed JSON in WebSocket handler gracefully (fixes #257) (#259) @sharma-sugurthi
🚦 Tests
- test: add unit tests for sessionmanager.py (#200) @sharma-sugurthi
- tests: add edge case tests for get_chatbot_reply via public API (#225) @Nikitaa104