Skip to content

fix: default WebSocket chat protocol to v4 with automatic fallback to v3 - #1

Merged
yangsijia-celina merged 1 commit into
mainfrom
sync-ws-v4
Jul 9, 2026
Merged

fix: default WebSocket chat protocol to v4 with automatic fallback to v3#1
yangsijia-celina merged 1 commit into
mainfrom
sync-ws-v4

Conversation

@yangsijia-celina

Copy link
Copy Markdown
Collaborator
  • fix: default WebSocket chat protocol to v4 with automatic fallback to v3
  • feat: support WebSocket protocol v3 and v4 in message session

Summary

Tests

  • python -m unittest discover -s tests -p "test_*.py"
  • python -m compileall arkclaw examples
  • python -m build
  • python -m twine check dist/*

Checklist

  • No credentials, customer data, generated build outputs, or internal documents are committed.
  • Public API or CLI changes are documented.
  • User-facing changes are recorded in CHANGELOG.md.

* fix: default WebSocket chat protocol to v4 with automatic fallback to v3
* feat: support WebSocket protocol v3 and v4 in message session

See merge request: !28
@yangsijia-celina
yangsijia-celina merged commit cae00b7 into main Jul 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants