From c2bcdeec791b84edf33b070f1b57811b6e72ccd5 Mon Sep 17 00:00:00 2001 From: David Brailovsky Date: Wed, 28 Jan 2026 09:40:34 -0500 Subject: [PATCH] Fix typo in system-prompt.md --- docs/concepts/system-prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/system-prompt.md b/docs/concepts/system-prompt.md index 60bdc3989..df102cb6e 100644 --- a/docs/concepts/system-prompt.md +++ b/docs/concepts/system-prompt.md @@ -6,7 +6,7 @@ read_when: --- # System Prompt -Moltbot builds a custom system prompt for every agent run. The prompt is **Moltbot-owned** and does not use the p-coding-agent default prompt. +Moltbot builds a custom system prompt for every agent run. The prompt is **Moltbot-owned** and does not use the pi-coding-agent default prompt. The prompt is assembled by Moltbot and injected into each agent run.