From 5893cd092c5a2a6f83cb87af3f51f95e04a6df37 Mon Sep 17 00:00:00 2001 From: "Daniel M. Drucker, Ph.D." Date: Sun, 1 Feb 2026 12:32:44 -0500 Subject: [PATCH] openclaw renaming (#1145) --- packages/coding-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index e777323d..cbe79bf2 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -13,7 +13,7 @@ Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the oth Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow. -Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See [clawdbot/clawdbot](https://github.com/clawdbot/clawdbot) for a real-world SDK integration. +Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See [openclaw/openclaw](https://github.com/openclaw/openclaw) for a real-world SDK integration. ## Table of Contents