fix: Improve AI tool prompts #1795
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR improves AI Agent's awareness of our tools. Due to this PR, the Agent has better knowledge of when to, and when not to use our AI tools.
Fixes an issue where the Agent wouldn't use our tools even in situations where their usage would be ideal.
Soft-Blocked by #1808
How Has This Been Tested:
Scenarios:
How to use Shared Element Transitions in Reanimated 4?query_documentationHow to use Shared Element Transitions in Reanimated?query_documentationHow to use SETs in Reanimated?query_documentationImplement an example interaction with a local LLM in my app.query_documentationAdd LLM chat to my app.query-documentationMy button in the center of the screen is malformed.view_screenshotorview_component_treeThe orange button is ugly. Fix it.view_screenshotMore scenarios - TBD
Results - TBD
How Has This Change Been Documented:
Does not apply