mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
docs: refresh gateway tool safe-edit mirrors
This commit is contained in:
@@ -19,7 +19,10 @@ The prompt is intentionally compact and uses fixed sections:
|
||||
- **Tooling**: current tool list + short descriptions.
|
||||
- **Safety**: short guardrail reminder to avoid power-seeking behavior or bypassing oversight.
|
||||
- **Skills** (when available): tells the model how to load skill instructions on demand.
|
||||
- **OpenClaw Self-Update**: how to run `config.apply` and `update.run`.
|
||||
- **OpenClaw Self-Update**: how to inspect config safely with
|
||||
`config.schema.lookup`, patch config with `config.patch`, replace the full
|
||||
config with `config.apply`, and run `update.run` only on explicit user
|
||||
request.
|
||||
- **Workspace**: working directory (`agents.defaults.workspace`).
|
||||
- **Documentation**: local path to OpenClaw docs (repo or npm package) and when to read them.
|
||||
- **Workspace Files (injected)**: indicates bootstrap files are included below.
|
||||
|
||||
Reference in New Issue
Block a user