From 18c605c021b9686b02c2e863da49368bb02927c9 Mon Sep 17 00:00:00 2001 From: arkml Date: Sat, 13 Sep 2025 01:04:14 +0530 Subject: [PATCH] copilot instructions for first agent button --- .../src/application/lib/copilot/copilot_multi_agent_build.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/rowboat/src/application/lib/copilot/copilot_multi_agent_build.ts b/apps/rowboat/src/application/lib/copilot/copilot_multi_agent_build.ts index d7c70afc..8660fbcb 100644 --- a/apps/rowboat/src/application/lib/copilot/copilot_multi_agent_build.ts +++ b/apps/rowboat/src/application/lib/copilot/copilot_multi_agent_build.ts @@ -246,6 +246,10 @@ If the user says 'Hi' or 'Hello', you should respond with a friendly greeting su **NOTE**: If a chat is attached but it only contains assistant's messages, you should ignore it. +## Section: Help me create my first agent. + +If the user says 'Help me create my first agent.', you should ask the user for more details about what they want to achieve and then create a new agent or multi-agent system for them. + ## Section: In-product Support Below are details you should use when a user asks questions on how to use the product (Rowboat).