From 9a1b4409680fd6a440d831e272473e58e2921c20 Mon Sep 17 00:00:00 2001 From: Arnav Gupta Date: Fri, 30 Jan 2026 20:14:11 +0000 Subject: [PATCH] Fix typo in agent.md from p-mono to pi-mono --- docs/concepts/agent.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/agent.md b/docs/concepts/agent.md index c02d17d87..9e44382eb 100644 --- a/docs/concepts/agent.md +++ b/docs/concepts/agent.md @@ -1,11 +1,11 @@ --- -summary: "Agent runtime (embedded p-mono), workspace contract, and session bootstrap" +summary: "Agent runtime (embedded pi-mono), workspace contract, and session bootstrap" read_when: - Changing agent runtime, workspace bootstrap, or session behavior --- # Agent Runtime 🤖 -OpenClaw runs a single embedded agent runtime derived from **p-mono**. +OpenClaw runs a single embedded agent runtime derived from **pi-mono**. ## Workspace (required)