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).