Fix typo from 'p-mono' to 'pi-mono' in agent.md

This commit is contained in:
Armin Ronacher
2026-01-31 00:23:45 +01:00
committed by GitHub
parent 57c34a324c
commit 97895a0239

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)).
## 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.
## Sessions