mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 00:50:27 +00:00
refactor: narrow whatsapp chunking imports
This commit is contained in:
@@ -275,6 +275,8 @@ describe("plugin-sdk subpath exports", () => {
|
||||
]) {
|
||||
expectSourceMentions(subpath, ["chunkTextForOutbound"]);
|
||||
}
|
||||
expectSourceMentions("signal", ["chunkText"]);
|
||||
expectSourceMentions("reply-chunking", ["chunkText", "chunkTextWithMode"]);
|
||||
expectSourceMentions("reply-history", [
|
||||
"buildPendingHistoryContextFromMap",
|
||||
"clearHistoryEntriesIfEnabled",
|
||||
|
||||
Reference in New Issue
Block a user