diff --git a/docs/concepts/agent.md b/docs/concepts/agent.md index 9f333518d..5f94704f0 100644 --- a/docs/concepts/agent.md +++ b/docs/concepts/agent.md @@ -63,7 +63,7 @@ Skills can be gated by config/env (see `skills` in [Gateway configuration](/gate Moltbot reuses pieces of the [pi-mono](https://github.com/badlogic/pi-mono) codebase (models/tools), but **session management, discovery, and tool wiring are Moltbot-owned**. -- No p-coding agent runtime. +- No pi-coding agent runtime. - No `~/.pi/agent` or `/.pi` settings are consulted. ## Sessions