From 981cff3b3f47c02280baac35202ea4a46eae21df Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Thu, 21 Aug 2025 10:15:28 +0530 Subject: [PATCH] Update copilot welcome message --- apps/rowboat/app/projects/[projectId]/copilot/app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rowboat/app/projects/[projectId]/copilot/app.tsx b/apps/rowboat/app/projects/[projectId]/copilot/app.tsx index 538b6070..fc9675fe 100644 --- a/apps/rowboat/app/projects/[projectId]/copilot/app.tsx +++ b/apps/rowboat/app/projects/[projectId]/copilot/app.tsx @@ -216,7 +216,7 @@ const App = forwardRef<{ handleCopyChat: () => void; handleUserMessage: (message {/* Welcome/Intro Section */}

- 👋 Welcome to Rowboat! + 👋 Hi there!

I'm your copilot for building agents and adding tools to them.