From aa1dbd34a1c161e3f79ad614c1cdec8e849242ec Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Sat, 14 Feb 2026 23:20:46 +0800 Subject: [PATCH] docs: fix typo p-coding-agent -> pi-coding-agent --- docs/concepts/system-prompt.md | 2 +- docs/zh-CN/concepts/system-prompt.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/concepts/system-prompt.md b/docs/concepts/system-prompt.md index 21edbff830d..1628a7216f7 100644 --- a/docs/concepts/system-prompt.md +++ b/docs/concepts/system-prompt.md @@ -8,7 +8,7 @@ title: "System Prompt" # System Prompt -OpenClaw builds a custom system prompt for every agent run. The prompt is **OpenClaw-owned** and does not use the p-coding-agent default prompt. +OpenClaw builds a custom system prompt for every agent run. The prompt is **OpenClaw-owned** and does not use the pi-coding-agent default prompt. The prompt is assembled by OpenClaw and injected into each agent run. diff --git a/docs/zh-CN/concepts/system-prompt.md b/docs/zh-CN/concepts/system-prompt.md index cc9512125a5..f40be64c12b 100644 --- a/docs/zh-CN/concepts/system-prompt.md +++ b/docs/zh-CN/concepts/system-prompt.md @@ -15,7 +15,7 @@ x-i18n: # 系统提示词 -OpenClaw 为每次智能体运行构建自定义系统提示词。该提示词由 **OpenClaw 拥有**,不使用 p-coding-agent 默认提示词。 +OpenClaw 为每次智能体运行构建自定义系统提示词。该提示词由 **OpenClaw 拥有**,不使用 pi-coding-agent 默认提示词。 该提示词由 OpenClaw 组装并注入到每次智能体运行中。