docs(concepts): expand agent runtime opening with contract orientation · openclaw/openclaw@ed28607
vincentkoc
·
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,7 +5,10 @@ read_when:
|
5 | 5 | title: "Agent runtime" |
6 | 6 | --- |
7 | 7 | |
8 | | -OpenClaw runs a single embedded agent runtime. |
| 8 | +OpenClaw runs a **single embedded agent runtime** — one agent process per |
| 9 | +Gateway, with its own workspace, bootstrap files, and session store. This page |
| 10 | +covers that runtime contract: what the workspace must contain, which files get |
| 11 | +injected, and how sessions bootstrap against it. |
9 | 12 | |
10 | 13 | ## Workspace (required) |
11 | 14 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。