openclaw-multi-auto 1.5.2 → 1.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{audio-preflight-5FEeDooz.js → audio-preflight-DDBLZBdb.js} +4 -4
- package/dist/{audio-transcription-runner-B-UvoDjZ.js → audio-transcription-runner-DZbSWT9E.js} +1 -1
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/{chrome-D45SyhQL.js → chrome-CMU2WVFh.js} +8 -8
- package/dist/{deliver-B9cys0EZ.js → deliver-BXVcFIHL.js} +1 -1
- package/dist/{deliver-runtime-DhaQJ0pI.js → deliver-runtime-DTaIS-1i.js} +3 -3
- package/dist/{deps-send-whatsapp.runtime-DvTL2tzN.js → deps-send-whatsapp.runtime-CIZqFAqb.js} +7 -7
- package/dist/extensionAPI.js +6 -6
- package/dist/{image-DAOPwVXi.js → image-BCVLo0qw.js} +1 -1
- package/dist/{image-runtime-wlCLVvVv.js → image-runtime-DtCKpMPZ.js} +3 -3
- package/dist/{pi-embedded-DYU79yGe.js → pi-embedded-CgQ_W6Xs.js} +24 -24
- package/dist/{pi-embedded-helpers-uTRAmQ4n.js → pi-embedded-helpers-CwuBTKza.js} +3 -3
- package/dist/plugin-sdk/accounts-CJWOBzwB.js +35 -0
- package/dist/plugin-sdk/accounts-DP1-L-QS.js +288 -0
- package/dist/plugin-sdk/accounts-DZhWlEg3.js +46 -0
- package/dist/plugin-sdk/active-listener-B_sLJTXM.js +50 -0
- package/dist/plugin-sdk/api-key-rotation-BRE4X2tf.js +181 -0
- package/dist/plugin-sdk/audio-preflight-DGEUDxxR.js +69 -0
- package/dist/plugin-sdk/audio-transcription-runner-DkoPNPYt.js +2176 -0
- package/dist/plugin-sdk/audit-membership-runtime-DSBHHw7o.js +58 -0
- package/dist/plugin-sdk/bluebubbles.js +2 -2
- package/dist/plugin-sdk/channel-activity-F3d0yUwy.js +94 -0
- package/dist/plugin-sdk/channel-web-QF7EpjeP.js +2256 -0
- package/dist/plugin-sdk/chrome-BXoCyCkY.js +2415 -0
- package/dist/plugin-sdk/commands-registry-t7cXBTfN.js +1125 -0
- package/dist/plugin-sdk/config-BkEnz2Po.js +17913 -0
- package/dist/plugin-sdk/deliver-B6AG_l67.js +1694 -0
- package/dist/plugin-sdk/deliver-runtime-D585kJZc.js +32 -0
- package/dist/plugin-sdk/deps-send-discord.runtime-a_OKY2js.js +23 -0
- package/dist/plugin-sdk/deps-send-imessage.runtime-Baxy9TD4.js +22 -0
- package/dist/plugin-sdk/deps-send-signal.runtime-BwXoCrFl.js +21 -0
- package/dist/plugin-sdk/deps-send-slack.runtime-CLmKjgso.js +19 -0
- package/dist/plugin-sdk/deps-send-telegram.runtime-BKfdBKnZ.js +24 -0
- package/dist/plugin-sdk/deps-send-whatsapp.runtime-BOTwkbx_.js +57 -0
- package/dist/plugin-sdk/diagnostic-CsP-lEkI.js +319 -0
- package/dist/plugin-sdk/errors-DaiAM-yU.js +54 -0
- package/dist/plugin-sdk/fetch-guard-DETCcJzQ.js +156 -0
- package/dist/plugin-sdk/fs-safe-B8y811FR.js +352 -0
- package/dist/plugin-sdk/image-DjTEkYZE.js +2310 -0
- package/dist/plugin-sdk/image-ops-BSiMpAw4.js +584 -0
- package/dist/plugin-sdk/image-runtime-6xPp8m5a.js +25 -0
- package/dist/plugin-sdk/index.js +50 -50
- package/dist/plugin-sdk/ir-DQ7_HbvK.js +1296 -0
- package/dist/plugin-sdk/irc.js +2 -2
- package/dist/plugin-sdk/local-roots-BUP4YBmR.js +186 -0
- package/dist/plugin-sdk/logger-CZY9KIoY.js +1163 -0
- package/dist/plugin-sdk/login-BxEKLlCo.js +57 -0
- package/dist/plugin-sdk/login-qr-BQIpMPr9.js +320 -0
- package/dist/plugin-sdk/manager-I6KbPihW.js +3917 -0
- package/dist/plugin-sdk/manager-runtime-CFfYYWIQ.js +15 -0
- package/dist/plugin-sdk/outbound-NS6UHnB6.js +212 -0
- package/dist/plugin-sdk/outbound-attachment-Dy6fyf6H.js +19 -0
- package/dist/plugin-sdk/path-alias-guards-DBjLbIX_.js +43 -0
- package/dist/plugin-sdk/paths-vTM3Lh3X.js +166 -0
- package/dist/plugin-sdk/pi-embedded-helpers-1R1gu7eX.js +9627 -0
- package/dist/plugin-sdk/pi-model-discovery-runtime-Do9o-dUd.js +8 -0
- package/dist/plugin-sdk/pi-model-discovery-v-XPUOOf.js +134 -0
- package/dist/plugin-sdk/pi-tools.before-tool-call.runtime-D4sFsIks.js +354 -0
- package/dist/plugin-sdk/plugins-DeBZB9l_.js +864 -0
- package/dist/plugin-sdk/proxy-fetch-ChxOhWF4.js +38 -0
- package/dist/plugin-sdk/pw-ai-DEOmCSSC.js +1938 -0
- package/dist/plugin-sdk/qmd-manager-HyYKoEch.js +1448 -0
- package/dist/plugin-sdk/query-expansion-CeyKUeDW.js +1011 -0
- package/dist/plugin-sdk/redact-DjVX-1N3.js +319 -0
- package/dist/plugin-sdk/reply-DAo_Jt8K.js +97916 -0
- package/dist/plugin-sdk/resolve-outbound-target-B42qgQS9.js +40 -0
- package/dist/plugin-sdk/run-with-concurrency-Bt_ks0Qa.js +1994 -0
- package/dist/plugin-sdk/runtime-whatsapp-login.runtime-B6W989eF.js +10 -0
- package/dist/plugin-sdk/runtime-whatsapp-outbound.runtime-c_GDFy37.js +19 -0
- package/dist/plugin-sdk/send-CQpMudwO.js +2587 -0
- package/dist/plugin-sdk/send-DQHLzVyO.js +414 -0
- package/dist/plugin-sdk/send-DTB24bEF.js +3135 -0
- package/dist/plugin-sdk/send-DfHadjZ_.js +503 -0
- package/dist/plugin-sdk/send-XXlW2iny.js +540 -0
- package/dist/plugin-sdk/session-6TF6MyaC.js +169 -0
- package/dist/plugin-sdk/skill-commands-CkGeFUMl.js +342 -0
- package/dist/plugin-sdk/skills-CBkHBYPq.js +1428 -0
- package/dist/plugin-sdk/slash-commands.runtime-CxliuGaP.js +13 -0
- package/dist/plugin-sdk/slash-dispatch.runtime-DFaeYlJQ.js +52 -0
- package/dist/plugin-sdk/slash-skill-commands.runtime-0M0OLCxq.js +16 -0
- package/dist/plugin-sdk/ssrf-cFtplYtS.js +202 -0
- package/dist/plugin-sdk/store-5nyxY3WU.js +81 -0
- package/dist/plugin-sdk/subagent-registry-runtime-DCtmDwna.js +52 -0
- package/dist/plugin-sdk/tables-C47P4GTN.js +55 -0
- package/dist/plugin-sdk/target-errors-Blia4S69.js +195 -0
- package/dist/plugin-sdk/thinking-Bo2eosVa.js +1206 -0
- package/dist/plugin-sdk/tokens-DgNRBwIg.js +52 -0
- package/dist/plugin-sdk/tool-images-Gk_-0y2N.js +274 -0
- package/dist/plugin-sdk/web-CVxZbXyH.js +56 -0
- package/dist/plugin-sdk/whatsapp-actions-Bw0H9g-n.js +80 -0
- package/dist/{pw-ai-GcYO6HPE.js → pw-ai-CmphSzHx.js} +1 -1
- package/dist/{slash-dispatch.runtime-Dh053pQK.js → slash-dispatch.runtime-131yup2e.js} +6 -6
- package/dist/{subagent-registry-runtime-DSi5mnCQ.js → subagent-registry-runtime-DbSf_Je6.js} +6 -6
- package/dist/{web-1hWJDzNA.js → web-MR9d7KyB.js} +6 -6
- package/package.json +1 -1
- package/scripts/create-instance.sh +1 -37
- package/scripts/npm_publish.sh +0 -65
- package/scripts/npm_publish_backup.sh +185 -0
- package/extensions/page-action-cache/dist/actions-executor.d.ts +0 -62
- package/extensions/page-action-cache/dist/actions-executor.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/actions-executor.js +0 -339
- package/extensions/page-action-cache/dist/actions-executor.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-invalidator.d.ts +0 -70
- package/extensions/page-action-cache/dist/cache-invalidator.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-invalidator.js +0 -212
- package/extensions/page-action-cache/dist/cache-invalidator.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-store.d.ts +0 -80
- package/extensions/page-action-cache/dist/cache-store.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-store.js +0 -361
- package/extensions/page-action-cache/dist/cache-store.js.map +0 -1
- package/extensions/page-action-cache/dist/cache-strategy.d.ts +0 -65
- package/extensions/page-action-cache/dist/cache-strategy.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/cache-strategy.js +0 -237
- package/extensions/page-action-cache/dist/cache-strategy.js.map +0 -1
- package/extensions/page-action-cache/dist/hooks-entry.d.ts +0 -29
- package/extensions/page-action-cache/dist/hooks-entry.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/hooks-entry.js +0 -83
- package/extensions/page-action-cache/dist/hooks-entry.js.map +0 -1
- package/extensions/page-action-cache/dist/hooks.d.ts +0 -10
- package/extensions/page-action-cache/dist/hooks.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/hooks.js +0 -277
- package/extensions/page-action-cache/dist/hooks.js.map +0 -1
- package/extensions/page-action-cache/dist/index.d.ts +0 -24
- package/extensions/page-action-cache/dist/index.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/index.js +0 -34
- package/extensions/page-action-cache/dist/index.js.map +0 -1
- package/extensions/page-action-cache/dist/scenario-recognizer.d.ts +0 -45
- package/extensions/page-action-cache/dist/scenario-recognizer.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/scenario-recognizer.js +0 -213
- package/extensions/page-action-cache/dist/scenario-recognizer.js.map +0 -1
- package/extensions/page-action-cache/dist/security-policy.d.ts +0 -62
- package/extensions/page-action-cache/dist/security-policy.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/security-policy.js +0 -219
- package/extensions/page-action-cache/dist/security-policy.js.map +0 -1
- package/extensions/page-action-cache/dist/tools.d.ts +0 -209
- package/extensions/page-action-cache/dist/tools.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/tools.js +0 -383
- package/extensions/page-action-cache/dist/tools.js.map +0 -1
- package/extensions/page-action-cache/dist/types.d.ts +0 -336
- package/extensions/page-action-cache/dist/types.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/types.js +0 -8
- package/extensions/page-action-cache/dist/types.js.map +0 -1
- package/extensions/page-action-cache/dist/ux-enhancer.d.ts +0 -60
- package/extensions/page-action-cache/dist/ux-enhancer.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/ux-enhancer.js +0 -218
- package/extensions/page-action-cache/dist/ux-enhancer.js.map +0 -1
- package/extensions/page-action-cache/dist/variable-resolver.d.ts +0 -28
- package/extensions/page-action-cache/dist/variable-resolver.d.ts.map +0 -1
- package/extensions/page-action-cache/dist/variable-resolver.js +0 -201
- package/extensions/page-action-cache/dist/variable-resolver.js.map +0 -1
- package/extensions/page-action-cache/docs/API.md +0 -555
- package/extensions/page-action-cache/docs/IMPLEMENTATION.md +0 -1792
- package/extensions/page-action-cache/docs/INTEGRATION.md +0 -387
- package/extensions/page-action-cache/docs/README.md +0 -183
- package/extensions/page-action-cache/index.ts +0 -118
- package/extensions/page-action-cache/node_modules/.bin/nlc +0 -21
- package/extensions/page-action-cache/node_modules/.bin/node-llama-cpp +0 -21
- package/extensions/page-action-cache/node_modules/.bin/openclaw +0 -21
- package/extensions/page-action-cache/node_modules/.bin/tsc +0 -21
- package/extensions/page-action-cache/node_modules/.bin/tsserver +0 -21
- package/extensions/page-action-cache/node_modules/.bin/vitest +0 -21
- package/extensions/page-action-cache/openclaw.plugin.json +0 -208
- package/extensions/page-action-cache/package.json +0 -74
- package/extensions/page-action-cache/scripts/npm_publish.sh +0 -80
- package/extensions/page-action-cache/skills/page-action-cache/SKILL.md +0 -216
- package/extensions/page-action-cache/src/actions-executor.ts +0 -441
- package/extensions/page-action-cache/src/cache-invalidator.ts +0 -271
- package/extensions/page-action-cache/src/cache-store.ts +0 -457
- package/extensions/page-action-cache/src/cache-strategy.ts +0 -327
- package/extensions/page-action-cache/src/hooks-entry.ts +0 -114
- package/extensions/page-action-cache/src/hooks.ts +0 -332
- package/extensions/page-action-cache/src/index.ts +0 -89
- package/extensions/page-action-cache/src/scenario-recognizer.ts +0 -259
- package/extensions/page-action-cache/src/security-policy.ts +0 -268
- package/extensions/page-action-cache/src/tools.ts +0 -437
- package/extensions/page-action-cache/src/types.ts +0 -482
- package/extensions/page-action-cache/src/ux-enhancer.ts +0 -266
- package/extensions/page-action-cache/src/variable-resolver.ts +0 -258
- package/extensions/page-action-cache/tests/actions-executor.test.ts +0 -424
- package/extensions/page-action-cache/tests/cache-store.test.ts +0 -267
- package/extensions/page-action-cache/tests/integration-test.ts +0 -62
- package/extensions/page-action-cache/tests/scenario-recognizer.test.ts +0 -140
- package/extensions/page-action-cache/tests/variable-resolver.test.ts +0 -187
- package/extensions/page-action-cache/tsconfig.json +0 -39
|
@@ -1,332 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hooks Integration
|
|
3
|
-
* Hooks 集成 - 注册 OpenClaw Hooks 来拦截和增强浏览器操作
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type { CacheConfig, PageViewport } from "./types.js";
|
|
7
|
-
import { getCacheStore } from "./cache-store.js";
|
|
8
|
-
import { getScenarioRecognizer } from "./scenario-recognizer.js";
|
|
9
|
-
import { getVariableResolver } from "./variable-resolver.js";
|
|
10
|
-
|
|
11
|
-
// ============================================================================
|
|
12
|
-
// 默认配置
|
|
13
|
-
// ============================================================================
|
|
14
|
-
|
|
15
|
-
const DEFAULT_CONFIG: CacheConfig = {
|
|
16
|
-
// === 全局开关 ===
|
|
17
|
-
enabled: true,
|
|
18
|
-
autoUseCache: true,
|
|
19
|
-
|
|
20
|
-
// === 场景识别 ===
|
|
21
|
-
scenarioRecognitionEnabled: true,
|
|
22
|
-
llmClassificationThreshold: 70,
|
|
23
|
-
|
|
24
|
-
// === 缓存策略 ===
|
|
25
|
-
cacheLevelStrategy: "auto",
|
|
26
|
-
defaultCacheLevel: "L3",
|
|
27
|
-
|
|
28
|
-
// === 缓存失效 ===
|
|
29
|
-
pageChangeDetectionEnabled: true,
|
|
30
|
-
changeInvalidationThreshold: 80,
|
|
31
|
-
invalidationStrategy: "soft",
|
|
32
|
-
maxVersionsPerEntry: 3,
|
|
33
|
-
|
|
34
|
-
// === 变量系统 ===
|
|
35
|
-
variableExtractionEnabled: true,
|
|
36
|
-
allowUserConfirmVariables: false,
|
|
37
|
-
|
|
38
|
-
// === 安全 ===
|
|
39
|
-
encryptSensitiveCache: false,
|
|
40
|
-
accessControlEnabled: false,
|
|
41
|
-
allowedUserIds: [],
|
|
42
|
-
logSanitizationEnabled: true,
|
|
43
|
-
|
|
44
|
-
// === 用户体验 ===
|
|
45
|
-
showCacheStatusToUser: true,
|
|
46
|
-
enableUserCacheConfirmation: false,
|
|
47
|
-
enableUserForcedRefresh: true,
|
|
48
|
-
enableUserCacheErrorReport: true,
|
|
49
|
-
|
|
50
|
-
// === 统计 ===
|
|
51
|
-
trackExecutionStats: true,
|
|
52
|
-
statsUpdateInterval: 60,
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
// ============================================================================
|
|
56
|
-
// Hooks 注册
|
|
57
|
-
// ============================================================================
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* 注册页面操作缓存扩展的 Hooks
|
|
61
|
-
*/
|
|
62
|
-
export function registerPageActionCacheHooks(api: any, config?: Partial<CacheConfig>): void {
|
|
63
|
-
const finalConfig = { ...DEFAULT_CONFIG, ...config };
|
|
64
|
-
|
|
65
|
-
if (!finalConfig.enabled) {
|
|
66
|
-
console.log("[PageActionCache] Extension disabled");
|
|
67
|
-
return;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
const cacheStore = getCacheStore();
|
|
71
|
-
const scenarioRecognizer = getScenarioRecognizer();
|
|
72
|
-
const variableResolver = getVariableResolver();
|
|
73
|
-
// UX enhancer for future use
|
|
74
|
-
// const uxEnhancer = getUXEnhancer();
|
|
75
|
-
|
|
76
|
-
// -------------------------------------------------------------------------
|
|
77
|
-
// before_tool_call hook - 场景识别和缓存拦截
|
|
78
|
-
// -------------------------------------------------------------------------
|
|
79
|
-
|
|
80
|
-
api.registerHook({
|
|
81
|
-
name: "before_tool_call",
|
|
82
|
-
priority: 100,
|
|
83
|
-
description: "页面操作缓存 - 场景识别和缓存拦截",
|
|
84
|
-
|
|
85
|
-
async handler(event: any, ctx: any) {
|
|
86
|
-
if (event.tool.name !== "browser") {
|
|
87
|
-
return { block: false };
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
const params = event.params;
|
|
91
|
-
const url = params.url as string;
|
|
92
|
-
const action = params.action as string;
|
|
93
|
-
|
|
94
|
-
// 只缓存特定操作
|
|
95
|
-
const cacheActions = ["navigate", "click", "type", "press", "hover"];
|
|
96
|
-
if (!cacheActions.includes(action)) {
|
|
97
|
-
return { block: false };
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// 提取用户输入
|
|
101
|
-
const userInput = extractUserInput(ctx);
|
|
102
|
-
const currentUrl = url || ctx.currentUrl || "";
|
|
103
|
-
|
|
104
|
-
// 场景识别
|
|
105
|
-
if (finalConfig.scenarioRecognitionEnabled) {
|
|
106
|
-
const match = await scenarioRecognizer.recognize(userInput, currentUrl);
|
|
107
|
-
|
|
108
|
-
if (match && match.confidence >= 80) {
|
|
109
|
-
// 高置信度匹配,返回 cacheInfo
|
|
110
|
-
return {
|
|
111
|
-
block: false,
|
|
112
|
-
result: {
|
|
113
|
-
cacheInfo: {
|
|
114
|
-
exists: true,
|
|
115
|
-
scenario: match.scenario,
|
|
116
|
-
confidence: match.confidence,
|
|
117
|
-
method: match.method,
|
|
118
|
-
matchedPattern: match.matchedPattern,
|
|
119
|
-
},
|
|
120
|
-
},
|
|
121
|
-
};
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
// 检查缓存
|
|
126
|
-
const viewport = extractViewport(ctx, params);
|
|
127
|
-
const entry = cacheStore.get(url, viewport);
|
|
128
|
-
|
|
129
|
-
if (entry) {
|
|
130
|
-
const stats = cacheStore.getStats();
|
|
131
|
-
// L3 缓存命中,返回 cacheInfo
|
|
132
|
-
return {
|
|
133
|
-
block: false,
|
|
134
|
-
result: {
|
|
135
|
-
cacheInfo: {
|
|
136
|
-
exists: true,
|
|
137
|
-
cacheLevel: entry.cacheLevel,
|
|
138
|
-
scenario: entry.scenario,
|
|
139
|
-
actions: entry.actions,
|
|
140
|
-
variables: entry.variables,
|
|
141
|
-
cacheKey: entry.key,
|
|
142
|
-
},
|
|
143
|
-
stats: {
|
|
144
|
-
hitRate: stats.hitRate,
|
|
145
|
-
savedTokens: stats.savedTokens,
|
|
146
|
-
},
|
|
147
|
-
},
|
|
148
|
-
};
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
return { block: false };
|
|
152
|
-
},
|
|
153
|
-
});
|
|
154
|
-
|
|
155
|
-
// -------------------------------------------------------------------------
|
|
156
|
-
// after_tool_call hook - 保存 LLM 分析结果到缓存
|
|
157
|
-
// -------------------------------------------------------------------------
|
|
158
|
-
|
|
159
|
-
api.registerHook({
|
|
160
|
-
name: "after_tool_call",
|
|
161
|
-
priority: 100,
|
|
162
|
-
description: "页面操作缓存 - 保存 LLM 分析结果",
|
|
163
|
-
|
|
164
|
-
async handler(event: any, ctx: any) {
|
|
165
|
-
if (event.tool.name !== "browser") {
|
|
166
|
-
return;
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
const params = event.params;
|
|
170
|
-
const url = params.url as string;
|
|
171
|
-
const action = params.action as string;
|
|
172
|
-
|
|
173
|
-
// 只缓存特定操作
|
|
174
|
-
const cacheActions = ["navigate", "click", "type", "press", "hover"];
|
|
175
|
-
if (!cacheActions.includes(action)) {
|
|
176
|
-
return;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
// 检查 LLM 是否返回了场景类型
|
|
180
|
-
const result = event.result;
|
|
181
|
-
const llmScenario = result.scenario as string | undefined;
|
|
182
|
-
|
|
183
|
-
if (!llmScenario) {
|
|
184
|
-
// 没有 LLM 标记的场景,不保存
|
|
185
|
-
return;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
// 识别场景并获取变量
|
|
189
|
-
const userInput = extractUserInput(ctx);
|
|
190
|
-
const scenarioMatch = await scenarioRecognizer.recognize(userInput, url);
|
|
191
|
-
|
|
192
|
-
// 决定缓存层级
|
|
193
|
-
let cacheLevel: "L3" | "L2" | "L1" = "L3";
|
|
194
|
-
if (finalConfig.cacheLevelStrategy === "auto" && scenarioMatch) {
|
|
195
|
-
cacheLevel =
|
|
196
|
-
scenarioMatch.confidence >= 85
|
|
197
|
-
? "L3"
|
|
198
|
-
: scenarioMatch.confidence >= 70
|
|
199
|
-
? "L2"
|
|
200
|
-
: "L1";
|
|
201
|
-
} else {
|
|
202
|
-
cacheLevel = finalConfig.defaultCacheLevel as "L3" | "L2" | "L1";
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
// 解析变量
|
|
206
|
-
let variables: Record<string, string> | undefined;
|
|
207
|
-
if (finalConfig.variableExtractionEnabled && scenarioMatch) {
|
|
208
|
-
variables = variableResolver.resolveVariables(
|
|
209
|
-
userInput,
|
|
210
|
-
scenarioMatch.scenario
|
|
211
|
-
);
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
// 保存到缓存
|
|
215
|
-
const viewport = extractViewport(ctx, params);
|
|
216
|
-
const actions = result.actions || [];
|
|
217
|
-
|
|
218
|
-
if (actions.length > 0) {
|
|
219
|
-
cacheStore.set(url, viewport, actions, {
|
|
220
|
-
scenario: scenarioMatch?.scenario || llmScenario,
|
|
221
|
-
cacheLevel,
|
|
222
|
-
variables,
|
|
223
|
-
description: result.description || `Cached ${llmScenario} actions`,
|
|
224
|
-
pageType: result.pageType || "mixed",
|
|
225
|
-
});
|
|
226
|
-
|
|
227
|
-
console.log(
|
|
228
|
-
`[PageActionCache] Saved cache entry: ${scenarioMatch?.scenario || llmScenario} (${cacheLevel})`
|
|
229
|
-
);
|
|
230
|
-
}
|
|
231
|
-
},
|
|
232
|
-
});
|
|
233
|
-
|
|
234
|
-
// -------------------------------------------------------------------------
|
|
235
|
-
// before_prompt_build hook - 注入缓存使用指南
|
|
236
|
-
// -------------------------------------------------------------------------
|
|
237
|
-
|
|
238
|
-
api.registerHook({
|
|
239
|
-
name: "before_prompt_build",
|
|
240
|
-
priority: 50,
|
|
241
|
-
description: "页面操作缓存 - 注入缓存使用指南",
|
|
242
|
-
|
|
243
|
-
async handler(_event: any, _ctx: any) {
|
|
244
|
-
if (!finalConfig.autoUseCache) {
|
|
245
|
-
return;
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
const stats = cacheStore.getStats();
|
|
249
|
-
|
|
250
|
-
// 只在命中率较高时注入
|
|
251
|
-
if (stats.hitRate < 30) {
|
|
252
|
-
return;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
// 构建缓存使用指南
|
|
256
|
-
const guide = `
|
|
257
|
-
【页面操作缓存系统】
|
|
258
|
-
|
|
259
|
-
当前缓存统计:
|
|
260
|
-
- 总条目数:${stats.totalEntries}
|
|
261
|
-
- 总命中:${stats.totalHits}
|
|
262
|
-
- 命中率:${stats.hitRate.toFixed(1)}%
|
|
263
|
-
|
|
264
|
-
已缓存的场景:
|
|
265
|
-
${cacheStore.getTopScenarios(5)}
|
|
266
|
-
|
|
267
|
-
使用方式:
|
|
268
|
-
1. 如果工具返回 cacheInfo 信息,优先使用 execute_cached 工具
|
|
269
|
-
2. 执行缓存操作可以大幅降低 token 消耗和操作延迟
|
|
270
|
-
3. 如果页面结构变化,缓存会自动失效
|
|
271
|
-
|
|
272
|
-
支持的场景:login, logout, search, checkout, settings, form_fill, navigate, screenshot
|
|
273
|
-
|
|
274
|
-
缓存层级:
|
|
275
|
-
- L3: 场景级缓存(包含变量模板)- 高置信度时直接使用
|
|
276
|
-
- L2: 流程级缓存 - 中置信度时使用
|
|
277
|
-
- L1: 原子级缓存 - 低置信度或无场景时使用
|
|
278
|
-
|
|
279
|
-
可用的缓存工具:
|
|
280
|
-
- execute_cached: 执行缓存的操作序列
|
|
281
|
-
- cache_stats: 查看缓存统计
|
|
282
|
-
- cache_list: 列出所有缓存
|
|
283
|
-
- cache_clear: 清空缓存
|
|
284
|
-
- scenario_list: 列出所有场景
|
|
285
|
-
- force_refresh: 强制刷新指定缓存
|
|
286
|
-
`;
|
|
287
|
-
|
|
288
|
-
return { prependContext: guide };
|
|
289
|
-
},
|
|
290
|
-
});
|
|
291
|
-
|
|
292
|
-
console.log("[PageActionCache] Hooks registered successfully");
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
// ============================================================================
|
|
296
|
-
// 辅助函数
|
|
297
|
-
// ============================================================================
|
|
298
|
-
|
|
299
|
-
/**
|
|
300
|
-
* 从上下文提取用户输入
|
|
301
|
-
*/
|
|
302
|
-
function extractUserInput(ctx: any): string {
|
|
303
|
-
// 尝试从上下文中提取用户输入
|
|
304
|
-
if (ctx.message?.content) {
|
|
305
|
-
return ctx.message.content;
|
|
306
|
-
}
|
|
307
|
-
if (ctx.userInput) {
|
|
308
|
-
return ctx.userInput;
|
|
309
|
-
}
|
|
310
|
-
if (ctx.prompt) {
|
|
311
|
-
return ctx.prompt;
|
|
312
|
-
}
|
|
313
|
-
return "";
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
/**
|
|
317
|
-
* 从上下文和参数提取视口尺寸
|
|
318
|
-
*/
|
|
319
|
-
function extractViewport(ctx: any, params: any): PageViewport {
|
|
320
|
-
// 优先从参数获取
|
|
321
|
-
if (params.viewport) {
|
|
322
|
-
return params.viewport;
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
// 其次从上下文获取
|
|
326
|
-
if (ctx.viewport) {
|
|
327
|
-
return ctx.viewport;
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
// 默认值
|
|
331
|
-
return { width: 1920, height: 1080 };
|
|
332
|
-
}
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Page Action Cache Extension - Main Exports
|
|
3
|
-
* 页面操作缓存扩展 - 主要导出
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
// ============================================================================
|
|
7
|
-
// 核心模块导出
|
|
8
|
-
// ============================================================================
|
|
9
|
-
|
|
10
|
-
export { getCacheStore } from "./cache-store.js";
|
|
11
|
-
export { getScenarioRecognizer } from "./scenario-recognizer.js";
|
|
12
|
-
export { getVariableResolver } from "./variable-resolver.js";
|
|
13
|
-
export { getActionsExecutor } from "./actions-executor.js";
|
|
14
|
-
export { getSecurityPolicy } from "./security-policy.js";
|
|
15
|
-
export { getCacheInvalidator } from "./cache-invalidator.js";
|
|
16
|
-
export { getUXEnhancer } from "./ux-enhancer.js";
|
|
17
|
-
|
|
18
|
-
// ============================================================================
|
|
19
|
-
// 类型导出
|
|
20
|
-
// ============================================================================
|
|
21
|
-
|
|
22
|
-
export type {
|
|
23
|
-
AtomicAction,
|
|
24
|
-
Action,
|
|
25
|
-
AtomicActionType,
|
|
26
|
-
NavigateAction,
|
|
27
|
-
ClickAction,
|
|
28
|
-
TypeAction,
|
|
29
|
-
PressAction,
|
|
30
|
-
HoverAction,
|
|
31
|
-
ScreenshotAction,
|
|
32
|
-
EvaluateAction,
|
|
33
|
-
CompositeAction,
|
|
34
|
-
PageViewport,
|
|
35
|
-
VariableMap,
|
|
36
|
-
CacheLevel,
|
|
37
|
-
PageType,
|
|
38
|
-
CacheSource,
|
|
39
|
-
DOMHashFeatures,
|
|
40
|
-
PageChangeDetection,
|
|
41
|
-
PageActionCacheEntry,
|
|
42
|
-
ScenarioRule,
|
|
43
|
-
ScenarioMatch,
|
|
44
|
-
CacheStats,
|
|
45
|
-
CacheConfig,
|
|
46
|
-
ExecutionResult,
|
|
47
|
-
PwAi,
|
|
48
|
-
} from "./types.js";
|
|
49
|
-
|
|
50
|
-
// ============================================================================
|
|
51
|
-
// Hooks 导出
|
|
52
|
-
// ============================================================================
|
|
53
|
-
|
|
54
|
-
export { registerPageActionCacheHooks } from "./hooks.js";
|
|
55
|
-
export {
|
|
56
|
-
initializePageActionCache,
|
|
57
|
-
pageActionCachePlugin as pageActionCacheMeta,
|
|
58
|
-
} from "./hooks-entry.js";
|
|
59
|
-
|
|
60
|
-
// ============================================================================
|
|
61
|
-
// Tools 导出
|
|
62
|
-
// ============================================================================
|
|
63
|
-
|
|
64
|
-
export { createExecuteCachedTool, executeCached } from "./tools.js";
|
|
65
|
-
|
|
66
|
-
export { createCacheListTool, cacheList } from "./tools.js";
|
|
67
|
-
|
|
68
|
-
export { createCacheStatsTool, cacheStats } from "./tools.js";
|
|
69
|
-
|
|
70
|
-
export { createCacheClearTool, cacheClear } from "./tools.js";
|
|
71
|
-
|
|
72
|
-
export { createScenarioListTool, scenarioList } from "./tools.js";
|
|
73
|
-
|
|
74
|
-
export { createForceRefreshTool, forceRefresh } from "./tools.js";
|
|
75
|
-
|
|
76
|
-
export { CACHE_TOOLS } from "./tools.js";
|
|
77
|
-
|
|
78
|
-
// ============================================================================
|
|
79
|
-
// Cache Strategy 导出
|
|
80
|
-
// ============================================================================
|
|
81
|
-
|
|
82
|
-
export {
|
|
83
|
-
AutoCacheStrategy,
|
|
84
|
-
L3OnlyCacheStrategy,
|
|
85
|
-
L2OnlyCacheStrategy,
|
|
86
|
-
L1OnlyCacheStrategy,
|
|
87
|
-
} from "./cache-strategy.js";
|
|
88
|
-
|
|
89
|
-
export type { CacheStrategy } from "./cache-strategy.js";
|
|
@@ -1,259 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Scenario Recognizer
|
|
3
|
-
* 场景识别器 - 多层匹配策略
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
import type {
|
|
7
|
-
ScenarioRule,
|
|
8
|
-
ScenarioMatch,
|
|
9
|
-
} from "./types.js";
|
|
10
|
-
import { getCacheStore } from "./cache-store.js";
|
|
11
|
-
|
|
12
|
-
// ============================================================================
|
|
13
|
-
// 精确场景规则
|
|
14
|
-
// ============================================================================
|
|
15
|
-
|
|
16
|
-
const EXACT_SCENARIO_RULES: ScenarioRule[] = [
|
|
17
|
-
{
|
|
18
|
-
scenario: "login",
|
|
19
|
-
keywords: ["登录", "登陆", "注册", "进入", "login to", "sign in", "账号"],
|
|
20
|
-
urlPatterns: ["/login", "/signin", "/auth", "/account"],
|
|
21
|
-
priority: 100,
|
|
22
|
-
cacheLevel: "L3",
|
|
23
|
-
confidence: 90,
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
scenario: "logout",
|
|
27
|
-
keywords: ["退出", "登出", "注销", "sign out", "logout"],
|
|
28
|
-
urlPatterns: ["/logout", "/signout", "/signout"],
|
|
29
|
-
priority: 100,
|
|
30
|
-
cacheLevel: "L3",
|
|
31
|
-
confidence: 90,
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
scenario: "search",
|
|
35
|
-
keywords: ["搜索", "查找", "找", "search for", "查询"],
|
|
36
|
-
urlPatterns: ["/search", "/query", "/list"],
|
|
37
|
-
priority: 80,
|
|
38
|
-
cacheLevel: "L3",
|
|
39
|
-
confidence: 80,
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
scenario: "checkout",
|
|
43
|
-
keywords: ["结账", "结算", "支付", "收银", "买单", "checkout"],
|
|
44
|
-
urlPatterns: ["/checkout", "/cart", "/payment"],
|
|
45
|
-
priority: 90,
|
|
46
|
-
cacheLevel: "L3",
|
|
47
|
-
confidence: 85,
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
scenario: "settings",
|
|
51
|
-
keywords: ["设置", "配置", "修改", "编辑", "个人中心"],
|
|
52
|
-
urlPatterns: ["/settings", "/config", "/profile"],
|
|
53
|
-
priority: 75,
|
|
54
|
-
cacheLevel: "L3",
|
|
55
|
-
confidence: 75,
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
scenario: "form_fill",
|
|
59
|
-
keywords: ["填写", "填表单", "提交", "submit form"],
|
|
60
|
-
urlPatterns: [], // 不依赖 URL
|
|
61
|
-
priority: 70,
|
|
62
|
-
cacheLevel: "L2",
|
|
63
|
-
confidence: 70,
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
scenario: "navigate",
|
|
67
|
-
keywords: ["打开", "进入", "跳转", "go to", "open", "navigate"],
|
|
68
|
-
urlPatterns: [],
|
|
69
|
-
priority: 60,
|
|
70
|
-
cacheLevel: "L2",
|
|
71
|
-
confidence: 60,
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
scenario: "screenshot",
|
|
75
|
-
keywords: ["截图", "截图", "snapshot", "screenshot"],
|
|
76
|
-
urlPatterns: [],
|
|
77
|
-
priority: 50,
|
|
78
|
-
cacheLevel: "L1",
|
|
79
|
-
confidence: 50,
|
|
80
|
-
},
|
|
81
|
-
];
|
|
82
|
-
|
|
83
|
-
// ============================================================================
|
|
84
|
-
// Scenario Recognizer 类
|
|
85
|
-
// ============================================================================
|
|
86
|
-
|
|
87
|
-
/**
|
|
88
|
-
* 场景识别器
|
|
89
|
-
*/
|
|
90
|
-
export class ScenarioRecognizer {
|
|
91
|
-
private cacheStore = getCacheStore();
|
|
92
|
-
|
|
93
|
-
/**
|
|
94
|
-
* 多层匹配策略
|
|
95
|
-
*/
|
|
96
|
-
async recognize(
|
|
97
|
-
userInput: string,
|
|
98
|
-
currentUrl: string
|
|
99
|
-
): Promise<ScenarioMatch | null> {
|
|
100
|
-
// 1. 精确规则匹配(高优先级,低误判)
|
|
101
|
-
const exactMatch = this.matchExactRules(userInput, currentUrl);
|
|
102
|
-
if (exactMatch && exactMatch.confidence >= 90) {
|
|
103
|
-
return exactMatch;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
// 2. 语义理解(使用 LLM)
|
|
107
|
-
const llmMatch = await this.matchWithLLM(userInput, currentUrl);
|
|
108
|
-
if (llmMatch && llmMatch.confidence >= 70) {
|
|
109
|
-
return llmMatch;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
// 3. 历史学习(相似输入匹配)
|
|
113
|
-
const historyMatch = this.matchHistory(userInput);
|
|
114
|
-
if (historyMatch && historyMatch.confidence >= 60) {
|
|
115
|
-
return historyMatch;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
return null; // 都不匹配,交给 LLM 分析
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
/**
|
|
122
|
-
* 精确规则匹配
|
|
123
|
-
*/
|
|
124
|
-
private matchExactRules(
|
|
125
|
-
userInput: string,
|
|
126
|
-
url: string
|
|
127
|
-
): ScenarioMatch | null {
|
|
128
|
-
const normalizedInput = userInput.toLowerCase();
|
|
129
|
-
const normalizedUrl = url.toLowerCase();
|
|
130
|
-
|
|
131
|
-
for (const rule of EXACT_SCENARIO_RULES) {
|
|
132
|
-
// 关键词匹配
|
|
133
|
-
for (const keyword of rule.keywords) {
|
|
134
|
-
if (normalizedInput.includes(keyword.toLowerCase())) {
|
|
135
|
-
return {
|
|
136
|
-
scenario: rule.scenario,
|
|
137
|
-
confidence: rule.priority as number,
|
|
138
|
-
method: "keyword",
|
|
139
|
-
matchedPattern: keyword,
|
|
140
|
-
} as ScenarioMatch;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
// URL 模式匹配
|
|
145
|
-
for (const pattern of rule.urlPatterns) {
|
|
146
|
-
if (normalizedUrl.includes(pattern.toLowerCase())) {
|
|
147
|
-
return {
|
|
148
|
-
scenario: rule.scenario,
|
|
149
|
-
confidence: rule.priority - 10, // 略低于纯关键词
|
|
150
|
-
method: "url",
|
|
151
|
-
matchedPattern: pattern,
|
|
152
|
-
};
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
return null;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
/**
|
|
161
|
-
* LLM 分类
|
|
162
|
-
*/
|
|
163
|
-
private async matchWithLLM(
|
|
164
|
-
_userInput: string,
|
|
165
|
-
_url: string
|
|
166
|
-
): Promise<ScenarioMatch | null> {
|
|
167
|
-
// TODO: 实现 LLM 分类
|
|
168
|
-
// 使用 OpenClaw 的 LLM 进行意图分类
|
|
169
|
-
// 返回场景类型和置信度
|
|
170
|
-
|
|
171
|
-
// 暂时返回 null,等待 LLM 集成
|
|
172
|
-
return null;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
/**
|
|
176
|
-
* 历史匹配
|
|
177
|
-
*/
|
|
178
|
-
private matchHistory(userInput: string): ScenarioMatch | null {
|
|
179
|
-
const stats = this.cacheStore.getStats();
|
|
180
|
-
|
|
181
|
-
// 如果命中率太低,不做历史匹配
|
|
182
|
-
if (stats.hitRate < 30) {
|
|
183
|
-
return null;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
// 在历史记录中查找相似输入
|
|
187
|
-
// 计算 Jaccard 相似度
|
|
188
|
-
const scenarioMatch = this.cacheStore.getScenarioMatch("search"); // 示例
|
|
189
|
-
|
|
190
|
-
if (scenarioMatch) {
|
|
191
|
-
const similarity = this.calculateJaccardSimilarity(
|
|
192
|
-
userInput,
|
|
193
|
-
scenarioMatch.scenario
|
|
194
|
-
);
|
|
195
|
-
|
|
196
|
-
if (similarity >= 0.6) {
|
|
197
|
-
return {
|
|
198
|
-
scenario: scenarioMatch.scenario,
|
|
199
|
-
confidence: Math.round(similarity * 100),
|
|
200
|
-
method: "history",
|
|
201
|
-
};
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
return null;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
/**
|
|
209
|
-
* 计算 Jaccard 相似度
|
|
210
|
-
*/
|
|
211
|
-
private calculateJaccardSimilarity(str1: string, str2: string): number {
|
|
212
|
-
const set1 = new Set(str1.toLowerCase().split(/\s+/));
|
|
213
|
-
const set2 = new Set(str2.toLowerCase().split(/\s+/));
|
|
214
|
-
|
|
215
|
-
const intersection = new Set([...set1].filter((x) => set2.has(x)));
|
|
216
|
-
const union = new Set([...set1, ...set2]);
|
|
217
|
-
|
|
218
|
-
return intersection.size / union.size;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
// -------------------------------------------------------------------------
|
|
222
|
-
// 辅助方法
|
|
223
|
-
// -------------------------------------------------------------------------
|
|
224
|
-
|
|
225
|
-
/**
|
|
226
|
-
* 获取所有规则
|
|
227
|
-
*/
|
|
228
|
-
getRules(): ScenarioRule[] {
|
|
229
|
-
return [...EXACT_SCENARIO_RULES];
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
/**
|
|
233
|
-
* 添加自定义规则
|
|
234
|
-
*/
|
|
235
|
-
addRule(rule: ScenarioRule): void {
|
|
236
|
-
EXACT_SCENARIO_RULES.push(rule);
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
/**
|
|
240
|
-
* 获取建议的缓存层级
|
|
241
|
-
*/
|
|
242
|
-
getRecommendedCacheLevel(scenario: string): "L3" | "L2" | "L1" {
|
|
243
|
-
const rule = EXACT_SCENARIO_RULES.find((r) => r.scenario === scenario);
|
|
244
|
-
return rule?.cacheLevel || "L1";
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
// ============================================================================
|
|
249
|
-
// 单例
|
|
250
|
-
// ============================================================================
|
|
251
|
-
|
|
252
|
-
let scenarioRecognizerInstance: ScenarioRecognizer | null = null;
|
|
253
|
-
|
|
254
|
-
export function getScenarioRecognizer(): ScenarioRecognizer {
|
|
255
|
-
if (!scenarioRecognizerInstance) {
|
|
256
|
-
scenarioRecognizerInstance = new ScenarioRecognizer();
|
|
257
|
-
}
|
|
258
|
-
return scenarioRecognizerInstance;
|
|
259
|
-
}
|