mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-05-01 06:36:23 +08:00
docs(concepts): expand agent runtime opening with contract orientation
This commit is contained in:
@@ -5,7 +5,10 @@ read_when:
|
||||
title: "Agent runtime"
|
||||
---
|
||||
|
||||
OpenClaw runs a single embedded agent runtime.
|
||||
OpenClaw runs a **single embedded agent runtime** — one agent process per
|
||||
Gateway, with its own workspace, bootstrap files, and session store. This page
|
||||
covers that runtime contract: what the workspace must contain, which files get
|
||||
injected, and how sessions bootstrap against it.
|
||||
|
||||
## Workspace (required)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user