From 1ebe58c49986217c544119b8b17f91ad8c7db978 Mon Sep 17 00:00:00 2001 From: Tushar <47842976+tusharmagar@users.noreply.github.com> Date: Tue, 9 Sep 2025 12:38:33 +0530 Subject: [PATCH] Revert "Refactor project templates to remove the Example Agent and update related documentation. Updated the copilot behaviour aswell." (#236) This reverts commit bbd5b7aa5de02a1af6b9e0f0c40832dbb673fba3. --- apps/rowboat/app/lib/project_templates.ts | 17 +++++++++++++++-- .../application/lib/copilot/current_workflow.ts | 2 +- .../lib/copilot/example_multi_agent_1.ts | 14 +++++++------- 3 files changed, 23 insertions(+), 10 deletions(-) diff --git a/apps/rowboat/app/lib/project_templates.ts b/apps/rowboat/app/lib/project_templates.ts index 774e2ca8..4dbfa310 100644 --- a/apps/rowboat/app/lib/project_templates.ts +++ b/apps/rowboat/app/lib/project_templates.ts @@ -18,8 +18,21 @@ function loadTemplatesFromFiles(): { [key: string]: z.infer