
























apps
macos/Sources/OpenClawProtocol
src/gateway
protocol/schema
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,6 +15,7 @@ Docs: https://docs.openclaw.ai | |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -385,19 +385,22 @@ public struct AgentEvent: Codable, Sendable { | |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
388 | 389 | | |
389 | 390 | | |
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
394 | 395 | | |
| 396 | + | |
395 | 397 | | |
396 | 398 | | |
397 | 399 | | |
398 | 400 | | |
399 | 401 | | |
400 | 402 | | |
| 403 | + | |
401 | 404 | | |
402 | 405 | | |
403 | 406 | | |
@@ -406,6 +409,7 @@ public struct AgentEvent: Codable, Sendable { | |||
406 | 409 | | |
407 | 410 | | |
408 | 411 | | |
| 412 | + | |
409 | 413 | | |
410 | 414 | | |
411 | 415 | | |
@@ -4753,6 +4757,7 @@ public struct ChatInjectParams: Codable, Sendable { | |||
4753 | 4757 | | |
4754 | 4758 | | |
4755 | 4759 | | |
| 4760 | + | |
4756 | 4761 | | |
4757 | 4762 | | |
4758 | 4763 | | |
@@ -4764,6 +4769,7 @@ public struct ChatEvent: Codable, Sendable { | |||
4764 | 4769 | | |
4765 | 4770 | | |
4766 | 4771 | | |
| 4772 | + | |
4767 | 4773 | | |
4768 | 4774 | | |
4769 | 4775 | | |
@@ -4774,6 +4780,7 @@ public struct ChatEvent: Codable, Sendable { | |||
4774 | 4780 | | |
4775 | 4781 | | |
4776 | 4782 | | |
| 4783 | + | |
4777 | 4784 | | |
4778 | 4785 | | |
4779 | 4786 | | |
@@ -4786,6 +4793,7 @@ public struct ChatEvent: Codable, Sendable { | |||
4786 | 4793 | | |
4787 | 4794 | | |
4788 | 4795 | | |
| 4796 | + | |
4789 | 4797 | | |
4790 | 4798 | | |
4791 | 4799 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -385,19 +385,22 @@ public struct AgentEvent: Codable, Sendable { | |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
388 | 389 | | |
389 | 390 | | |
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
394 | 395 | | |
| 396 | + | |
395 | 397 | | |
396 | 398 | | |
397 | 399 | | |
398 | 400 | | |
399 | 401 | | |
400 | 402 | | |
| 403 | + | |
401 | 404 | | |
402 | 405 | | |
403 | 406 | | |
@@ -406,6 +409,7 @@ public struct AgentEvent: Codable, Sendable { | |||
406 | 409 | | |
407 | 410 | | |
408 | 411 | | |
| 412 | + | |
409 | 413 | | |
410 | 414 | | |
411 | 415 | | |
@@ -4753,6 +4757,7 @@ public struct ChatInjectParams: Codable, Sendable { | |||
4753 | 4757 | | |
4754 | 4758 | | |
4755 | 4759 | | |
| 4760 | + | |
4756 | 4761 | | |
4757 | 4762 | | |
4758 | 4763 | | |
@@ -4764,6 +4769,7 @@ public struct ChatEvent: Codable, Sendable { | |||
4764 | 4769 | | |
4765 | 4770 | | |
4766 | 4771 | | |
| 4772 | + | |
4767 | 4773 | | |
4768 | 4774 | | |
4769 | 4775 | | |
@@ -4774,6 +4780,7 @@ public struct ChatEvent: Codable, Sendable { | |||
4774 | 4780 | | |
4775 | 4781 | | |
4776 | 4782 | | |
| 4783 | + | |
4777 | 4784 | | |
4778 | 4785 | | |
4779 | 4786 | | |
@@ -4786,6 +4793,7 @@ public struct ChatEvent: Codable, Sendable { | |||
4786 | 4793 | | |
4787 | 4794 | | |
4788 | 4795 | | |
| 4796 | + | |
4789 | 4797 | | |
4790 | 4798 | | |
4791 | 4799 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -30,6 +30,7 @@ export const AgentEventSchema = Type.Object( | |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -72,6 +72,7 @@ export const ChatEventSchema = Type.Object( | |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。