mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 00:40:43 +00:00
Remove newlines
This commit is contained in:
@@ -89,6 +89,7 @@ sequenceDiagram
|
||||
Gateway-->>Client: event:agent<br>(streaming)
|
||||
Gateway-->>Client: res:agent<br>final {runId, status, summary}
|
||||
```
|
||||
|
||||
</p>
|
||||
|
||||
## Wire protocol (summary)
|
||||
|
||||
@@ -820,7 +820,7 @@ flowchart TB
|
||||
C -- Limited trust --> D["Strangers"]
|
||||
D -- No trust --> E["Mario asking for find ~"]
|
||||
E -- Definitely no trust 😏 --> F[" "]
|
||||
|
||||
|
||||
%% The transparent box is needed to show the bottom-most label correctly
|
||||
F:::Class_transparent_box
|
||||
classDef Class_transparent_box fill:transparent, stroke:transparent
|
||||
|
||||
Reference in New Issue
Block a user