Skip to content

chore: separate websocket service#35981

Merged
hjlarry merged 1 commit into
langgenius:mainfrom
hjlarry:p419
May 11, 2026
Merged

chore: separate websocket service#35981
hjlarry merged 1 commit into
langgenius:mainfrom
hjlarry:p419

Conversation

@hjlarry
Copy link
Copy Markdown
Contributor

@hjlarry hjlarry commented May 9, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

fix #35973

also change default collaboration mode to True

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 9, 2026
@hjlarry hjlarry requested a review from fatelei May 9, 2026 14:38
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 0.00% 43.68% +43.68%
Strict coverage 0.00% 43.20% +43.20%
Typed symbols 0 21,962 +21,962
Untyped symbols 0 28,631 +28,631
Modules 0 2547 +2,547

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 11, 2026
@hjlarry hjlarry added this pull request to the merge queue May 11, 2026
Merged via the queue into langgenius:main with commit 1e6dc62 May 11, 2026
28 checks passed
@hjlarry hjlarry deleted the p419 branch May 11, 2026 02:31
@RiskeyL
Copy link
Copy Markdown
Contributor

RiskeyL commented May 11, 2026

docs update: langgenius/dify-docs@256cfc7

@dosubot dosubot Bot mentioned this pull request May 20, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor/Chore]separate websocket into its own service

3 participants