From bb9f63a89920f443481d287b1d1fb04b79a89883 Mon Sep 17 00:00:00 2001 From: Anthony Shaw Date: Wed, 11 Feb 2026 05:49:46 -0800 Subject: [PATCH] Update README to remove RALPH-loop reference Removed mention of the RALPH-loop recipe from the README. --- cookbook/copilot-sdk/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/copilot-sdk/README.md b/cookbook/copilot-sdk/README.md index 5a20ba0a..6e364457 100644 --- a/cookbook/copilot-sdk/README.md +++ b/cookbook/copilot-sdk/README.md @@ -87,4 +87,4 @@ go run .go ## Status -Cookbook structure is complete with 6 recipes across all 4 supported languages. Each recipe includes both markdown documentation and runnable examples. The RALPH-loop recipe demonstrates iterative self-referential AI loops for autonomous task completion. +Cookbook structure is complete with 6 recipes across all 4 supported languages. Each recipe includes both markdown documentation and runnable examples.