From 9cead11baffe7f4f2cbcc6c90c71d24d3192cd8b Mon Sep 17 00:00:00 2001 From: Ryan Sweet Date: Tue, 18 Jul 2023 13:58:28 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 47c120172..84a3d2fc2 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,6 @@ cli> dotnet run --file util/ToDoListSamplePrompt.txt do it You will find the output in the *output/* directory. -# Goal - -From a natural language specification, set out to integrate a team of AI copilot skills into your team’s dev process, either for discrete tasks on an existing repo (unit tests, pipeline expansions, PRs for specific intents), developing a new feature, or even building an application from scratch. Starting from an existing repo and a broad statement of intent, work with multiple AI copilot dev skills, each of which has a different emphasis - from architecture, to task breakdown, to plans for individual tasks, to code output, code review, efficiency, documentation, build, writing tests, setting up pipelines, deployment, integration tests, and then validation. -The system will present a view that facilitates chain-of-thought coordination across multiple trees of reasoning with the dev team skills. - ## Proposed UX * Possible UI: Start with an existing repo (GH or ADO), either populated or empty, and API Keys / config for access – once configured / loaded split view between three columns: