Merge pull request #5021 from mitsuhiko/patch-3

Fix typo from 'p-mono' to 'pi-mono' in agent.md
This commit is contained in:
Mario Zechner
2026-01-31 00:27:14 +01:00
committed by GitHub

View File

@@ -59,11 +59,11 @@ OpenClaw loads skills from three locations (workspace wins on name conflict):
Skills can be gated by config/env (see `skills` in [Gateway configuration](/gateway/configuration)). Skills can be gated by config/env (see `skills` in [Gateway configuration](/gateway/configuration)).
## p-mono integration ## pi-mono integration
OpenClaw reuses pieces of the p-mono codebase (models/tools), but **session management, discovery, and tool wiring are OpenClaw-owned**. OpenClaw reuses pieces of the pi-mono codebase (models/tools), but **session management, discovery, and tool wiring are OpenClaw-owned**.
- No p-coding agent runtime. - No pi-coding agent runtime.
- No `~/.pi/agent` or `<workspace>/.pi` settings are consulted. - No `~/.pi/agent` or `<workspace>/.pi` settings are consulted.
## Sessions ## Sessions