fix(gateway): reduce ClawX context merge waits; bundle memory-core chokidar (#930)

This commit is contained in:
paisley
2026-04-28 19:06:31 +08:00
committed by GitHub
parent 9d3a59dc0e
commit 5c97044865
6 changed files with 166 additions and 38 deletions

View File

@@ -225,6 +225,7 @@ const BUNDLED_EXTENSION_RUNTIME_DEP_PLUGIN_IDS = [
'bonjour',
'browser',
'discord',
'memory-core',
'qqbot',
'telegram',
];