From a5e2419380055cf9cc1bec8cf28fea2f47afe089 Mon Sep 17 00:00:00 2001 From: lily-de <119957291+lily-de@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:10:53 -0500 Subject: [PATCH] chore: Update thinking.rs (#1197) --- crates/goose-cli/src/prompt/thinking.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/crates/goose-cli/src/prompt/thinking.rs b/crates/goose-cli/src/prompt/thinking.rs index cc187522..9be90b20 100644 --- a/crates/goose-cli/src/prompt/thinking.rs +++ b/crates/goose-cli/src/prompt/thinking.rs @@ -28,7 +28,6 @@ pub const THINKING_MESSAGES: &[&str] = &[ "Herding bytes", "Molting old code", "Swimming through streams", - "Goose-stepping through logic", "Synchronizing flock algorithms", "Navigating code marshes", "Incubating brilliant ideas",