docs: add agent workspace guide

This commit is contained in:
Peter Steinberger
2026-01-07 00:04:03 +01:00
parent 0ad74ee941
commit d99fc89790
5 changed files with 193 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ CLAWDBOT uses a single agent workspace directory (`agent.workspace`) as the agen
Recommended: use `clawdbot setup` to create `~/.clawdbot/clawdbot.json` if missing and initialize the workspace files.
Full workspace layout + backup guide: [`docs/agent-workspace.md`](https://docs.clawd.bot/agent-workspace)
If `agent.sandbox` is enabled, non-main sessions can override this with
per-session workspaces under `agent.sandbox.workspaceRoot` (see
[`docs/configuration.md`](https://docs.clawd.bot/configuration)).