Skip to content

Commit 8c807fb

Browse files
committed
Enhance AI model prompt by clarifying section treatment and response formatting for duplicate detection
1 parent 165733f commit 8c807fb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/detect-duplicate-tools.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
3. Tools that appear to be the same product but listed in
3838
different sections
3939
40+
Treat the '## Programming Frameworks' as a separate section.
41+
4042
Focus on the bulleted lists under each section heading. Each
4143
tool entry typically follows the format:
4244
* [Tool Name](URL) - description
@@ -46,6 +48,7 @@ jobs:
4648
- The specific URLs or tool names that match
4749
- A recommendation on whether they should be consolidated or if
4850
they serve different purposes
51+
- A snippet of the README.md content where duplicates were found (use \`\`\` for code blocks)
4952
Format your information so that the GitHub Copilot Agent can easily understand and act upon it.
5053
5154
Use GitHub-flavored Markdown for formatting your response.

0 commit comments

Comments
 (0)