Skip to content

Conversation

@Shreyas281299
Copy link
Contributor

@Shreyas281299 Shreyas281299 commented Feb 10, 2026

COMPLETES # Adhoc

This pull request addresses

While utilising the ai-docs a general observation was that the agent doesnt open or navigates the given templates or agent.mds that we have created and directly opens the codes and start the reason without understanding the prompt or the architecture of the repo.

by making the following changes

Added some simple initial prompts that can be used by the developers to start their task with these prompts the agent always picks up the correct template and explores all the agent.mds before starting its reasoning

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios were tested

Check the files the agent opens before starting its reasoning

Screenshot 2026-02-10 at 8 58 37 PM Screenshot 2026-02-10 at 8 56 13 PM Screenshot 2026-02-10 at 8 55 13 PM Screenshot 2026-02-10 at 8 51 41 PM Screenshot 2026-02-10 at 9 02 03 PM

< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

The GAI Coding Policy And Copyright Annotation Best Practices

  • GAI was not used (or, no additional notation is required)
  • Code was generated entirely by GAI
  • GAI was used to create a draft that was subsequently customized or modified
  • Coder created a draft manually that was non-substantively modified by GAI (e.g., refactoring was performed by GAI on manually written code)
  • Tool used for AI assistance (GitHub Copilot / Other - specify)
    • Github Copilot
    • Other - Please Specify
  • This PR is related to
    • Feature
    • Defect fix
    • Tech Debt
    • Automation

Checklist before merging

  • I have not skipped any automated checks
  • All existing and new tests passed
  • I have updated the testing document
  • I have tested the functionality with amplify link

Make sure to have followed the contributing guidelines before submitting.

@aws-amplify-us-east-2
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-619.d1b38q61t1z947.amplifyapp.com

Copy link
Contributor

@ciscoRankush ciscoRankush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to define the prompts according to our templates, where we should be able to indicate through prompts which markdowns should be loaded in the context to perform the operations. Let's discuss this further. In your PR, the elements are generic and do not fully meet the actual requirements of the prompts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants