






























| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,6 +13,7 @@ Docs: https://docs.openclaw.ai | |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -114,7 +114,7 @@ observation-only. | |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
@@ -287,7 +287,11 @@ that should not receive raw prompts, history, responses, headers, request | |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
291 | 295 | | |
292 | 296 | | |
293 | 297 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -62,6 +62,12 @@ function createParams(sessionFile: string, workspaceDir: string): EmbeddedRunAtt | |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
@@ -2647,19 +2653,34 @@ describe("runCodexAppServerAttempt", () => { | |||
2647 | 2653 | | |
2648 | 2654 | | |
2649 | 2655 | | |
| 2656 | + | |
| 2657 | + | |
| 2658 | + | |
| 2659 | + | |
| 2660 | + | |
| 2661 | + | |
| 2662 | + | |
| 2663 | + | |
| 2664 | + | |
| 2665 | + | |
2650 | 2666 | | |
2651 | | - | |
2652 | 2667 | | |
2653 | 2668 | | |
2654 | 2669 | | |
2655 | 2670 | | |
2656 | 2671 | | |
| 2672 | + | |
| 2673 | + | |
| 2674 | + | |
2657 | 2675 | | |
2658 | 2676 | | |
2659 | 2677 | | |
2660 | 2678 | | |
2661 | 2679 | | |
2662 | 2680 | | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
2663 | 2684 | | |
2664 | 2685 | | |
2665 | 2686 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -561,6 +561,19 @@ export async function runCodexAppServerAttempt( | |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
564 | 577 | | |
565 | 578 | | |
566 | 579 | | |
@@ -570,6 +583,7 @@ export async function runCodexAppServerAttempt( | |||
570 | 583 | | |
571 | 584 | | |
572 | 585 | | |
| 586 | + | |
573 | 587 | | |
574 | 588 | | |
575 | 589 | | |
@@ -1557,6 +1571,7 @@ export async function runCodexAppServerAttempt( | |||
1557 | 1571 | | |
1558 | 1572 | | |
1559 | 1573 | | |
| 1574 | + | |
1560 | 1575 | | |
1561 | 1576 | | |
1562 | 1577 | | |
@@ -1798,6 +1813,7 @@ export async function runCodexAppServerAttempt( | |||
1798 | 1813 | | |
1799 | 1814 | | |
1800 | 1815 | | |
| 1816 | + | |
1801 | 1817 | | |
1802 | 1818 | | |
1803 | 1819 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -147,6 +147,11 @@ function buildPreparedContext(params?: { | |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
150 | 155 | | |
151 | 156 | | |
152 | 157 | | |
@@ -665,13 +670,22 @@ describe("runCliAgent reliability", () => { | |||
665 | 670 | | |
666 | 671 | | |
667 | 672 | | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
668 | 676 | | |
669 | 677 | | |
670 | 678 | | |
671 | 679 | | |
672 | 680 | | |
673 | 681 | | |
674 | | - | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
675 | 689 | | |
676 | 690 | | |
677 | 691 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -166,6 +166,15 @@ export async function runPreparedCliAgent( | |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
169 | 178 | | |
170 | 179 | | |
171 | 180 | | |
@@ -308,6 +317,15 @@ export async function runPreparedCliAgent( | |||
308 | 317 | | |
309 | 318 | | |
310 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
311 | 329 | | |
312 | 330 | | |
313 | 331 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -30,6 +30,8 @@ import { CLI_AUTH_EPOCH_VERSION, resolveCliAuthEpoch } from "../cli-auth-epoch.j | |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
@@ -156,6 +158,12 @@ export async function prepareCliRunContext( | |||
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
159 | 167 | | |
160 | 168 | | |
161 | 169 | | |
@@ -471,6 +479,7 @@ export async function prepareCliRunContext( | |||
471 | 479 | | |
472 | 480 | | |
473 | 481 | | |
| 482 | + | |
474 | 483 | | |
475 | 484 | | |
476 | 485 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -10,6 +10,7 @@ import type { PromptImageOrderEntry } from "../../media/prompt-image-order.js"; | |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
@@ -114,6 +115,7 @@ export type PreparedCliRunContext = { | |||
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,4 +1,7 @@ | |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
@@ -12,6 +15,9 @@ export type AgentHarnessHookContext = { | |||
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
@@ -27,5 +33,10 @@ export function buildAgentHookContext(params: AgentHarnessHookContext): PluginHo | |||
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
30 | 41 | | |
31 | 42 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1288,6 +1288,7 @@ export async function runEmbeddedPiAgent( | |||
1288 | 1288 | | |
1289 | 1289 | | |
1290 | 1290 | | |
| 1291 | + | |
1291 | 1292 | | |
1292 | 1293 | | |
1293 | 1294 | | |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。