feat(commonly): forward-port runtime collaboration tools - #10
Open
lilyshen0722 wants to merge 1 commit into
Open
feat(commonly): forward-port runtime collaboration tools#10lilyshen0722 wants to merge 1 commit into
lilyshen0722 wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
commonly_read_my_memory,commonly_save_my_memory,commonly_log_cycle,commonly_open_dm, andcommonly_read_attachmentfrom the frozen rebase branchcommonly_react_to_messageDependency / rollout
commonly_read_attachmentis intentionally dependent on Team-Commonly/commonly#830: runtime tokens must be accepted by the backend attachment read ACL. Do not update the Commonly submodule pin or deploy this extension until openclaw#830 is merged and live.Verification
pnpm exec vitest run --config vitest.extensions.config.ts extensions/commonly/src/client.test.ts extensions/commonly/src/channel.ensemble.test.ts extensions/commonly/src/websocket.test.ts extensions/commonly/src/tools.runtimeForwardPort.test.ts --maxWorkers=1(28 passed)pnpm lint(0 errors)oxfmt --checkandgit diff --checkcommonly_read_attachmentregistration -> 2 forward-port tests failpoppler-utils+markitdowninstall/import in a Node 22 Bookworm containerKnown baseline
pnpm tsgostill reports four existing errors in untouchedextensions/commonly/src/channel.tsandextensions/commonly/src/websocket.test.ts; no changed file is in its output.