From f39baaa5a90fd419d012ffa91895ee6026eee02e Mon Sep 17 00:00:00 2001 From: Brian Hackett Date: Thu, 3 Apr 2025 10:13:44 -0700 Subject: [PATCH] Revise copy for agentic workflow (#93) --- app/components/chat/BaseChat.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index af0e0d7c..0bac712e 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -366,10 +366,10 @@ export const BaseChat = React.forwardRef( {!chatStarted && (

- Get unstuck + Get what you want

- Fix tough bugs and get your app working right. + Build, test, and fix your app all from one prompt

)}