Improve WeChat MP replies and ship MindSpace/H5 production updates.
Add WeChat service account routing with sync acks, connectivity tests, and context isolation; document deploy runbooks; and bundle related MindSpace, voice, Plaza, and server gateway changes for production rollout. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -102,7 +102,7 @@ test('buildSandboxSessionConstraints documents shell and forbids public url brow
|
||||
});
|
||||
assert.match(text, /shell 已开启/);
|
||||
assert.match(text, /禁止.*curl/);
|
||||
assert.match(text, /tree 已开启/);
|
||||
assert.match(text, /list_dir 可用/);
|
||||
assert.match(text, /public\/xxx\.html/);
|
||||
assert.match(text, /\/public\//);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user